Muslim | Learner | Coder | Techie | Mentor | Speaker | Partner @activemake | #GDG | #FlutterKarachi #FlutterPakistan | #Flutter #iOS #Android #Xamarin #IoT #UX
Google has just announced Flutter beta 3 which includes a new Material Design component called ‘BottomAppBar widget’. As soon as I read the blog post, I thought of trying this new widget out. This new Material component can be seen in action in the recently…
Using fingerprint (or Touch ID on iOS) is often a mandatory requirement in mobile apps that require some kind of user authentication. Luckily, Flutter has a plugin (maintained by Flutter team itself) which makes this task a piece of cake, literally.
Creating good looking forms on mobile is not a trivial task. The kind of layouts that are available on native development tools as well as cross-platform frameworks (e.g. Xamarin, React Native etc.) make use of complex layout hierarchies to achieve a satisfactory…