Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
FlutterFire - Firebase-Plugins-for-Flutter
Search
Firebase Thailand
November 09, 2019
Technology
0
410
FlutterFire - Firebase-Plugins-for-Flutter
Get to know how to enable Flutter apps to use one or more Firebase services.
Firebase Thailand
November 09, 2019
Tweet
Share
More Decks by Firebase Thailand
See All by Firebase Thailand
What's New in Firebase 2024
firebasethailand
1
190
Adding New Capabilities to Your Apps with Firebase and Gemini API
firebasethailand
1
150
Say Hello to Cloud Functions for Firebase 2nd Gen
firebasethailand
1
330
What's New in Firebase 2023
firebasethailand
3
560
Building a more Efficient Firestore Web App
firebasethailand
1
170
Developing with Firebase - Best Practices
firebasethailand
0
170
Analyze your production issue on Firebase Crashlytics more efficient with BigQuery
firebasethailand
0
340
What I learn from Firebase when build Saifah
firebasethailand
0
120
Security Rules Unit Testing Pipeline Integration for Firestore
firebasethailand
0
110
Other Decks in Technology
See All in Technology
LINEヤフーにおけるPrerender技術の導入とその効果
narirou
1
160
Application Development WG Intro at AppDeveloperCon
salaboy
0
200
電話を切らさない技術 電話自動応答サービスを支える フロントエンド
barometrica
1
110
Next.jsとNuxtが混在? iframeでなんとかする!
ypresto
1
170
【LT】ソフトウェア産業は進化しているのか? #Agilejapan
takabow
0
110
飲食店データの分析事例とそれを支えるデータ基盤
kimujun
0
210
OCI Security サービス 概要
oracle4engineer
PRO
0
6.5k
Chasing the White Whale of Open Source - ROI
mrbobbytables
0
100
SRE×AIOpsを始めよう!GuardDutyによるお手軽脅威検出
amixedcolor
0
210
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
200
New Relicを活用したSREの最初のステップ / NRUG OKINAWA VOL.3
isaoshimizu
3
640
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
4 Signs Your Business is Dying
shpigford
180
21k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Making Projects Easy
brettharned
115
5.9k
Building Applications with DynamoDB
mza
90
6.1k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
Fireside Chat
paigeccino
34
3k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
KATA
mclloyd
29
14k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
720
Transcript
GDG Thailand Firebase Thailand Organized by FlutterFire: Firebase Plugins for
Flutter Tanitpon Paniwan GDG Thailand
#FirebaseDevDay
#FirebaseDevDay
#FirebaseDevDay
Everything is Widget Scaffold() AppBar() FloatingAction Button() Text() Column() Icon()
#FirebaseDevDay
#FirebaseDevDay
https://flutter.dev/showcase
#FirebaseDevDay FlutterFire
A Set of Flutter plugins that enable Flutter apps to
user one or more Firebase Services. Improve Grow Build
None
https://github.com/FirebaseExtended/flutterfire
#FirebaseDevDay Superstar of Firebase
#FirebaseDevDay ML Kit Supported Not supported yet
#FirebaseDevDay Crashlytics
#FirebaseDevDay Performance Monitoring
#FirebaseDevDay Remote Config
#FirebaseDevDay In-App Messaging
#FirebaseDevDay Cloud Messaging
#FirebaseDevDay Google Analytics
#FirebaseDevDay FlutterFire
#FirebaseDevDay LIVE CODE
#FirebaseDevDay
#FirebaseDevDay
#FirebaseDevDay 1. Image Picker 2. ML KIT 3. Cloud Storage
4. Cloud Firestore 5. Google Map (Cloud Functions)
#FirebaseDevDay Before Start
#FirebaseDevDay pubspec.yaml firebase_ml_vision ML Kit firebase_storage Cloud Storage cloud_firestore Cloud
Firestore image_picker Image Picker google_map_flutter Google Map Flutter
#FirebaseDevDay main.dart detail.dart Page setup
#FirebaseDevDay Setup Firebase Setup GoogleMap Config setup
#FirebaseDevDay child children Widget knowledge setup (1)
#FirebaseDevDay stateless stateful Widget knowledge setup (2)
#FirebaseDevDay Let’s Start
1. Image Picker 2. ML KIT 3. Cloud Storage 4.
Cloud Firestore 5. Google Map
#FirebaseDevDay 1. Image Picker 1. Pick image from gallery 2.
Show image in new page
1. Image Picker 2. ML KIT 3. Cloud Storage 4.
Cloud Firestore 5. Google Map
#FirebaseDevDay 2. ML KIT Show detail in Label Detection
1. Image Picker 2. ML KIT 3. Cloud Storage 4.
Cloud Firestore 5. Google Map
#FirebaseDevDay 3. Cloud Storage 1. Upload image to Firestore 2.
Get Download URL, Storage Location (For Vision API)
1. Image Picker 2. ML KIT 3. Cloud Storage 4.
Cloud Firestore 5. Google Map
#FirebaseDevDay 4. Cloud Firestore 1. Add Download URL, Storage Location,
Label Result To Firestore 2. Get data from Firestore to ListView
1. Image Picker 2. ML KIT 3. Cloud Storage 4.
Cloud Firestore 5. Google Map
#FirebaseDevDay 5. Google Map (Cloud Functions) Landmark Detection Write result
to Firestore Detect new data from Firestore [onCreate]
#FirebaseDevDay 5. Google Map (Cloud Functions) Add GoogleMap with Landmark
Location Not supported yet
#FirebaseDevDay Github Repo https://github.com/mikelopster/flutterfire-example
https://codelabs.developers.google.com/?cat=Flutter
https://flutter-widget-livebook.blankapp.org/
FB Group : Thailand Flutter Developer
Thank You! #FirebaseDevDay Helpful resources fb.com/FirebaseThailand fb.com/groups/FirebaseDevTH medium.com/FirebaseThailand Tanitphon Paniwan