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
Flutter et Firebase
Search
Yves Kalume
April 23, 2022
Programming
0
14
Flutter et Firebase
Yves Kalume
April 23, 2022
Tweet
Share
More Decks by Yves Kalume
See All by Yves Kalume
Designing scalable Compose APIs
yveskalume
1
95
Demystifying Memory Leaks in Android
yveskalume
2
99
L’essentiel de Git et Github en max 20 minutes
yveskalume
1
41
Traitement des annotations en Kotlin
yveskalume
1
23
Modern Android Architecture
yveskalume
1
79
GDSC Alumni retour d’experience
yveskalume
0
19
Premier pas avec Jetpack compose
yveskalume
0
10
La modularisation dans le développement Android
yveskalume
0
12
Other Decks in Programming
See All in Programming
さいきょうのレイヤードアーキテクチャについて考えてみた
yahiru
1
560
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
4
630
ESLintプラグインを使用してCDKのセオリーを適用する
yamanashi_ren01
2
380
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
390
WebDriver BiDiとは何なのか
yotahada3
1
110
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
270
Terraform で作る Amazon ECS の CI/CD パイプライン
hiyanger
0
110
AWS Lambda functions with C# 用の Dev Container Template を作ってみた件
mappie_kochi
0
220
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
380
HTML/CSS超絶浅い説明
yuki0329
0
210
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
2.5k
Moscow Python Meetup №97. Константин Крестников (Техлид команды GigaChain (SberDevices)). GigaChain: Новые инструменты для разработки агентов на примере агента техподдержки
moscowdjango
PRO
0
100
Featured
See All Featured
How GitHub (no longer) Works
holman
312
140k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
30
2.1k
Optimising Largest Contentful Paint
csswizardry
33
3k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
3k
GraphQLとの向き合い方2022年版
quramy
44
13k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Why Our Code Smells
bkeepers
PRO
335
57k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
192
16k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
Transcript
Flutter & Firebase Yves Kalume @kalumeyves Devscast, GDG Lubumbashi
Commençons par le commencement
Flutter Write Once, Run Everywhere Ce framework permet non seulement
d’accélérer le processus de développement d’apps, mais aussi de gagner du temps et de l’argent, en utilisant un seul code pour développer une application qui s’exe plusieurs plateformes.
None
• La main d’œuvre • Le cout • La sécurité
• Le temps • La maintenance • etc. Et le backend ?
Firebase Backend As A Service
• Serverless • Rapide • Sécurisé • Payé à la
demande • Scalable • Etc (c’est quand même Google) Avantages de Firebase
+
Setup
FlutterFire https://firebase.flutter.dev/docs Un ensemble de plugins Flutter qui connectent votre
application à Firebase.
Petite Demo
v Merci !
• Slide : https://bit.ly/ff-2022-yv • Firebase Doc : https://firebase.google.com/docs •
FlutterFire : https://firebase.flutter.dev/docs • Tuto youtube : https://www.youtube.com/watch?v=dauYyOXsogw&t=193s Resources