Let's learn about state management in Flutter (using the Provider package) by building a small notes app. It'll do everything you expect a note taking app to do, but you'll learn about state management, text editing controllers and pushing screens with dependencies along the way!
Learn the basics of Dart and prepare yourself for native Android and iOS development with Flutter.
Your guide to getting Flutter installed so you can start building native iOS and Android apps.
Build a simple counter app with Flutter and get familiar with basic concepts like Widgets and state.
Build yourself a simple shopping list and learn about rendering a ListView and handling basic state in Flutter along the way.
Get started making API requests in Flutter. We'll cover simple requests, working with models and extracting HTTP logic to a dedicated web service class.
It's a simple app concept, but you'll learn Flutter routing, how to create and use an app drawer, make API requests and more.