Flutter
4 Tips for Building Multi-Platform Apps with Flutter: A Beginner’s Guide
Image credit Softweb Solutions As a developer, I’ve faced my fair share of challenges, but none quite like the one I encountered while working for my previous employer. They needed me to create...
How to Handle Navigation in Your Complex Flutter Apps
Flutter includes a full system for navigating between screens and dealing with deep links. Small applications that do not require complex deep linking can use Navigator, whereas apps that require...
4 Dart Commands Every Flutter Dev Should Know
Image Credit: Swan Software Solutions So a senior engineer was questioned by a tech novice. Why do Java programmers use eyeglasses? They are unable to C#, so he responded. Seriously, what the heck is...
Dart Awesome Cheat Sheet for Flutter Beginners
If you are really interested in cross-platform development, you know about a new kid in a block — Flutter. Google’s new mobile app SDK which allows developers to write beautiful, natively...
Flutter Field Validations- The Easy-Peasy
Building an app with a fantastic experience is often a priority for most mobile devs. One of the several ways of creating a beautiful user journey is validation. Your user should be able to figure...
Flutter Awesome Cheat Sheet for Beginners
freecodecamp At the beginning of this year, I had a meeting with my boss at work. We discussed extensively on a client’s project requirements and all. He said to me, “Temidayo, the mobile team...
Google Announces Flutter Beta 2
Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in real-time. Flutter works with existing code, is used by developers and organizations around...