You will learn the rudiments of building responsive mobile apps. The project we will be building is an online learning mobile app where a creator can sign up and publish various courses and students can buy and use the platform after making a purchase in the app.
You will be learning the following things in detail:
✅CRUD (Create - Read - Updated - Delete): This is the fundamental thing every aspiring software developer must learn and understand in order to become a good developer
✅Passing of data from one screen to another: You will learn how to use app state, page state, and component state to pass information from one screen to the other within your application
✅Web publishing: you will learn how to publish the mobile app to the web- Download APK: You will learn how to download the APK version of your completed app
✅View Code: You will learn how to view the code that makes your app run smoothly- Firestore Rules: You will learn how to adjust your firestore rules for improved security
✅You will learn how to convert UiUx designs on Figma into your frontend designs in FlutterFlow
✅You will learn how to integrate Stripe as a payment gateway- You will learn how to handle cart functionality/feature
✅You will learn how to create custom functions for various features in the app
✅Also, you will get the link to clone the completed app which you can use for your business.