Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Build a Real World App with Flutter + Firebase and Provider in less than 7 hours!
Most beginner courses only teach you the individual parts of a framework but don't cover how they all come together to create a real-world application.
In this comprehensive yet concise 7 hour course, we will together build one complete real-world flutter app from scratch while learning the framework and the dart language.
Some of the main things that we will learn in this course:
1. The complete basics of flutter and dart to build a strong foundation.
2. Build out the complete layout of the app - the iOS reminders app.
3. Add Navigation to our App - learn how to navigate between different screens and pass data.
4. Add Email Authentication to the App using Firebase Auth.
4. We'll also learn how to structure our code and learn how to model our data using classes in dart.
5. Use the Firebase Firestore as a Realtime Database for our app.
6. Manage app-wide state using the Provider Package(recommended by Google).
7. Create a Custom light and dark theme of the app that the user can toggle between.
The code for every video is provided in the GitHub repo attached along with the course.
By the end of this course, you will be an Intermediate Flutter Developer.
Course Content
- 9 section(s)
- 87 lecture(s)
- Section 1 Intro
- Section 2 Basics
- Section 3 IOS Reminders App - Flutter Basics
- Section 4 Making App Stateful
- Section 5 Adding a List
- Section 6 App State Management
- Section 7 Authenticate User - Firebase and Async Concepts
- Section 8 Add Data to Backend - Firebase Firestore
- Section 9 Wrapping Up
What You’ll Learn
- Build a solid foundation in flutter and become an intermediate developer.
- Build a complete real world Cross platform app for Both iOS and Android
- Add Navigation, Databases and App Wide State Management
- State Management using Provider
- Firebase Auth for Authentication and Firebase Cloud Firestore for the Database
Skills covered in this course
Reviews
-
CCathy
Nice and clear. Good explanation
-
RRebecca Young
Great course and good content, tutor was very thorough and I learnt a lot from it. My only criticism would be towards the end when the screen was split when code was being copied across, you could not see the whole text and did not wrap onto the next screen.
-
AAriadna Villagra
I am a newbie, i understand almost everything but at the end all the explanation was a little fast... i have some issues with the code, i have questions and the teacher answered but i still think that was too fast on the part of the data in lesson 8 and 9. i think i need to learn more about and with experience i can understand all of it. but like a newbie it was a little difficult but i finished with some issues, but a could fix almost everything.
-
PPieter Beetsma
Being new to almost everything, I did not realise that I would need Mac to test IOS applications.