Flutter - Configuring Firebase for Android and iOS

Published: 15 April 2018
on channel: Brandon Donnelson
24,989
372

In this episode I cover how to configure Firebase for use in Flutter. I go over how to configure the Android platform and iOS platform. At the end I persist some data to verify it all works.

This episode covers:
Create a project from scratch
Creating a Firebase project
Configure the service for Android
Configure the service for iOS
Test by saving some data

The Firebase Console or Dashboard:
https://console.firebase.google.com/

The Cloud Firestore Pub:
https://pub.dartlang.org/packages/clo...

The Firebase Cloud Firestore Plugin
https://github.com/flutter/plugins/tr...