Flutter

Flutter is a cross-platform native app framework written in Dart that helps developers build iOS, Android, and Fuchsia apps. Flutter
The Flutter Firebase Project Course
Interested in Flutter? Invest in your learning with a PRO membership for unlimited access to The Flutter Firebase Project Course

Using Riverpod with Firebase in Flutter

Use Riverpod to manage Firebase auth state and relational realtime data in Firestore

#pro #flutter #firebase

Flutter Firebase - The Full Course

Build a full-stack Flutter app with Firebase from scratch.

#flutter #dart #firebase #firestore #pro

Dart - The Full Course

Master the fundamentals of Dart before jumping into a Flutter

#dart #flutter #pro

Flutter Firebase Chat Demo

Build a chat app with Flutter, Firebase, and Firestore

#pro #flutter #firebase

Use the Firestore Emulator with Flutter

How to use the Firestore Emulator in a Flutter App

#flutter #firestore

Flutter Firebase App Setup for Power Users

How to setup a new Flutter project with Firebase, Firestore, Crashlytics, Analytics, and more.

#dart #flutter #firebase

How to use JS with Flutter Web

How to interop between JavaScript and Dart with Flutter Web

#flutter #javascript

Flutter Firebase - The Full Course

Build a full-stack Flutter app with Firebase from scratch.

#flutter #dart #firebase #firestore #pro

Handle Radial Pan Events in Flutter

Calculate the rotation of a wheel in Flutter from user pan gestures.

#flutter #ui #dart

Build the Classic iPod UI in Flutter

Build a throwback iPod UI with a click wheel scroller using Flutter.

#flutter

Access the Index on Dart List.map()

How to access the index when using the map method on a Dart List.

#flutter #dart

Build a Binary Clock with Flutter

Learn how to build a binary clock with Flutter for the #FlutterClock competition

#flutter #compsci

Flutter File Uploads

Capture an image in Flutter and upload the file to a Firebase Cloud Storage bucket.

#flutter #firebase #ios #android

SendGrid Flutter

Send transactional email from Flutter with SendGrid

#flutter #ios #android #sendgrid

In App Purchases in Flutter

Accept In App Purchases and microtransactions in Flutter for digital products on the Apple App Store and Google Play Store.

#flutter #payments #ios #android

FCM Push Notifications for Flutter

Send push notifications in Flutter using Firebase Cloud Messaging (FCM) to specific devices, topics, and user segments.

#flutter #firebase #push-notifications #cloud-functions

Flutter Provider with Firebase

Advanced state management techniques when working with Firebase Auth & Firestore in Flutter applications.

#flutter #firebase #firestore #advanced

Flutter Drag and Drop Basics

Learn how to create an interactive drag-and-drop UI in Flutter.

#flutter

Flutter Flare 2D Animation Basics

Build an animated navigation menu in Flutter with Flare2D

#flutter #flare2d #animation

Flutter Firestore Animated SlideShow

Build an animated and filterable slideshow with FlutterFire - inspired by the Reflectly app.

#flutter #firestore #firebase #animation

Flutter Skeleton Text with Shimmer Animation

Build a Skeleton Text placeholder widget in Flutter with a looping shimmer animation.

#flutter

Flutter State Management Guide

A guided tour of reactive state management strategies in Flutter

#flutter #dart #rxdart

Flutter Animated Radial Menu

Compose staggered transform animations in Flutter by building a radial menu from scratch.

#flutter #dart #animation

Flutter Realtime Geolocation Firebase

Build a basic realtime geolocation app that can query data within a radius using Flutter, Firestore, and Google Maps.

#google-maps #firestore #firebase #flutter

Flutter Widget Positioning - A Guide for the CSS Developer

Learn how to position, align, and build layouts with Flutter widgets, including comparisons to CSS and flexbox.

#dart #flutter #css

Flutter for JavaScript Developers

A guide to Dart and Flutter for JavaScript Developers who have experience with React Native and Ionic

#dart #flutter #javascript #typescript

Flutter Firebase Google SignIn + Firestore

Learn how to Setup GoogleSign and Firestore with Flutter from Scratch

#flutter #firebase #auth #firestore

Flutter Google Maps Setup

Setup a Flutter app with Google Maps and GPS Location Tracking

#flutter #google-maps