Want to navigate between screens in Flutter. Here you will find a basic introduction to navigation in Flutter using Navigator, pushNamed, onGenerateRoute().
Flutter
Intro to Flutter Widgets
Flutter is all about widgets. Get a basic intro to Flutter Widgets so you can start coding. With Flutter widgets it’s easy to create beautiful UI.
Flutter scalable app folder structure
Why not structure your app nicely from the begining. Here is my take on, a good folder structure for your Flutter app so it’s ready for scale.
Choosing a Flutter project
Do you want to learn to code your own Flutter app, but needs a project? Here I’m going to share with you my approach to choosing a Flutter project.
Creating a new Flutter project
Want to build your own app or website? I’m going to take you with me on my journey on creating a new Flutter project for both iOS, Android and web.