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
16
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
120
Demystifying Memory Leaks in Android
yveskalume
2
110
L’essentiel de Git et Github en max 20 minutes
yveskalume
1
43
Traitement des annotations en Kotlin
yveskalume
1
26
Modern Android Architecture
yveskalume
1
89
GDSC Alumni retour d’experience
yveskalume
0
23
Premier pas avec Jetpack compose
yveskalume
0
14
La modularisation dans le développement Android
yveskalume
0
15
Other Decks in Programming
See All in Programming
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
230
ワープロって実は計算機で
pepepper
2
1.4k
DockerからECSへ 〜 AWSの海に出る前に知っておきたいこと 〜
ota1022
5
1.8k
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
0
150
Ruby Parser progress report 2025
yui_knk
1
240
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
160
デザインシステムが必須の時代に
yosuke_furukawa
PRO
2
130
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
950
Understanding Ruby Grammar Through Conflicts
yui_knk
1
190
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
210
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
260
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
2
200
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Why Our Code Smells
bkeepers
PRO
339
57k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
How to Ace a Technical Interview
jacobian
279
23k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
The Pragmatic Product Professional
lauravandoore
36
6.8k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
The Invisible Side of Design
smashingmag
301
51k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
284
13k
Unsuck your backbone
ammeep
671
58k
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