[2024] Build A Reminder App With Flutter & Cloud Functions
Published 2/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.43 GB | Duration: 3h 40m
Published 2/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.43 GB | Duration: 3h 40m
Learn to use Flutter, Firebase and Cloud Functions and automate Push Notifications for Android and iOS
What you'll learn
Build Cross Platform Apps(iOS & Android)
Learn about Firebase Auth & Firestore
Know how to set up notifications on iOS and Android
Know how to write Cloud Function in Flutter using JavaScript
Deploy your Cloud Function
Schedule tasks automatically from the cloud
Requirements
Basic Knowledge of Flutter/Dart
Description
Build a Reminder App with Flutter & Cloud FunctionsIn this course, you'll learn how to create a powerful reminder app that leverages the cloud to send notifications seamlessly. Whether you're a beginner or an experienced developer, this course will equip you with the skills needed to build a feature-rich app using Flutter and Firebase.You'll start by setting up your development environment and installing Flutter, diving into the basics of Flutter app development. Then, you'll explore Firebase, integrating it into your project to enable cloud-based features such as authentication, real-time database updates, and cloud storage.Next, you'll delve into the heart of the app: creating reminders and sending notifications automatically. You'll learn how to design a user-friendly interface for creating and managing reminders, as well as how to store reminder data securely in Firebase using Firestore.But that's just the beginning. You'll also discover how to harness the power of Firebase Cloud Messaging (FCM) to send notifications from the cloud to your users' devices. You'll learn how to set up FCM, handle user permissions, and send targeted notifications based on user preferences and behavior.Throughout the course, you'll work on practical projects and hands-on exercises, gaining valuable experience and insights into app development best practices. By the end, you'll have a fully-functional reminder app that's ready to be used properly.Whether you're building your first app or looking to add cloud-based notifications to an existing project, this course has everything you need to succeed. Enroll now and start building your own reminder app with Flutter and Firebase today!
Overview
Section 1: Introduction
Lecture 1 Presentation
Section 2: Flutter Environment Setup
Lecture 2 Flutter & Dart Installation
Lecture 3 Create Flutter Project
Section 3: Firebase Integration
Lecture 4 Firebase Setup
Lecture 5 Configure & Launch Our App
Section 4: App Development
Lecture 6 Register Screen 1/2
Lecture 7 Register Screen 2/2
Lecture 8 Login Screen 1/2
Lecture 9 Login Screen 2/2
Lecture 10 Create our New Reminder Screen 1/2
Lecture 11 Create our New Reminder Screen 2/2
Lecture 12 Add user ID to Firestore
Lecture 13 Display Reminders in Homescreen
Section 5: Push Notifications
Lecture 14 Setup Notifications for iOS
Lecture 15 Setup Notifications for Android
Lecture 16 Solve Android Error
Section 6: Functions
Lecture 17 Create our Cloud Function
Lecture 18 Final - Test our Cloud Function
Lecture 19 Congratulations & Source Code
Beginner to Advanced Flutter Developers wishing to acquire skills about Firebase, Cloud Functions & Push Notifications