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
9
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
73
Demystifying Memory Leaks in Android
yveskalume
2
82
L’essentiel de Git et Github en max 20 minutes
yveskalume
1
32
Traitement des annotations en Kotlin
yveskalume
1
19
Modern Android Architecture
yveskalume
1
75
GDSC Alumni retour d’experience
yveskalume
0
18
Premier pas avec Jetpack compose
yveskalume
0
8
La modularisation dans le développement Android
yveskalume
0
9
Other Decks in Programming
See All in Programming
Cloud Adoption Framework にみる組織とクラウド導入戦略
tomokusaba
2
510
ポケモンで考えるコミュニケーション / Communication Lessons from Pokémon
mackey0225
4
170
Повторное использование кода в ML: почему ML-пайплайны могут помочь?
lamodatech
0
170
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
1.2k
ACES Meet におけるリリース作業改善の取り組み
fukucheee
0
130
Pythonによるイベントソーシングへの挑戦と現状に対する考察 / Challenging Event Sourcing with Python and Reflections on the Current State
nrslib
3
1.3k
Compose Multiplatform과 Ktor로 플랫폼의 경계를 넘어보자
kwakeuijin
0
270
CDKを活用した 大規模コンテナ移行 プロジェクトの紹介
yoyoyopg
0
310
UnJSで簡単に始めるCLIツール開発 / cli-tool-development-with-unjs
aoseyuu
2
300
Micro Frontends for Java Microservices - dev2next 2024
mraible
PRO
0
210
(Deep|Web) Link support with expo-router
mrtry
0
170
Serverless renderování Webových komponent
rarous
PRO
0
100
Featured
See All Featured
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
10 Git Anti Patterns You Should be Aware of
lemiorhan
653
59k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
228
52k
Git: the NoSQL Database
bkeepers
PRO
425
64k
The Power of CSS Pseudo Elements
geoffreycrofte
71
5.3k
Done Done
chrislema
181
16k
4 Signs Your Business is Dying
shpigford
180
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
105
48k
Into the Great Unknown - MozCon
thekraken
31
1.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
231
17k
What's in a price? How to price your products and services
michaelherold
243
11k
Web development in the modern age
philhawksworth
205
10k
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