Flutter developed by Google is an open-source, modern mobile UI framework for crafting high-quality native interfaces or apps for iOS and Android.
Flutter is a modern reactive framework (keyword being reactive) to develop cross-platform native mobile apps using a single code base. Even though Google doesn’t say it, many people from the developer community are considering this as Google’s answer to Facebook’s React Native and Microsoft Xamarin.Forms.
In this learn series, you'll learn the following:
-
Introduction to Flutter
- Set Up Flutter On Windows
- Install Flutter on Windows with Visual Studio Code
- Create A First Flutter App In Visual Studio Code
- What Are Stateless And Stateful Widget In Flutter
- Google Firebase Email/Password and Google Login In Flutter
- SharedPreferences In Flutter
- Fingerprint Authentication In Flutter
- Flutter Push Notification Using Firebase
- Firebase Firestore CRUD Operation In Flutter
- How To Set App Icon In Flutter
- Bottom Navigation Tab Bar In Flutter
- Form Validation In Flutter
- State Management Using Provider In Flutter
- Pagination In Flutter Using Firebase Cloud Firestore
- Chat App Data Structure In Firebase Firestore
- Release APK In Flutter
- Flutter REST API
- Implement Charts In Flutter
- Chat App In Flutter Using Google Firebase