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
87
GDSC Alumni retour d’experience
yveskalume
0
22
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
「ElixirでIoT!!」のこれまでとこれから
takasehideki
0
330
Devinで実践する!AIエージェントと協働する開発組織の作り方
masahiro_nishimi
6
2.9k
実はすごいスピードで進化しているCSS
hayato_yokoyama
0
110
漸進。
ssssota
0
1.7k
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
2
470
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
190
GoのWebAssembly活用パターン紹介
syumai
3
9.1k
Enterprise Web App. Development (2): Version Control Tool Training Ver. 5.1
knakagawa
1
110
TypeScript を活かしてデザインシステム MCP を作る / #tskaigi_after_night
izumin5210
5
520
REST API設計の実践 – ベストプラクティスとその落とし穴
kentaroutakeda
2
360
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
1.2k
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
740
Featured
See All Featured
Done Done
chrislema
184
16k
Documentation Writing (for coders)
carmenintech
71
4.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
890
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
The Cost Of JavaScript in 2023
addyosmani
50
8.3k
Building Applications with DynamoDB
mza
95
6.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
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