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
15
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
110
Demystifying Memory Leaks in Android
yveskalume
2
110
L’essentiel de Git et Github en max 20 minutes
yveskalume
1
42
Traitement des annotations en Kotlin
yveskalume
1
26
Modern Android Architecture
yveskalume
1
88
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
14
Other Decks in Programming
See All in Programming
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
180
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
0
300
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
75
24k
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
750
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
660
Node-RED を(HTTP で)つなげる MCP サーバーを作ってみた
highu
0
120
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
4
690
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
11k
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
920
#QiitaBash MCPのセキュリティ
ryosukedtomita
0
980
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
160
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
337
57k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Stop Working from a Prison Cell
hatefulcrawdad
270
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
52k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
4 Signs Your Business is Dying
shpigford
184
22k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Automating Front-end Workflow
addyosmani
1370
200k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
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