Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction à Dart & Flutter : par où commencer ?
Search
Agnaramon Boris-Carnot
July 12, 2020
Programming
2
220
Introduction à Dart & Flutter : par où commencer ?
Session de lancement d'un communauté Dart & Flutter sur Abidjan, Côte d'Ivoire
Agnaramon Boris-Carnot
July 12, 2020
Tweet
Share
More Decks by Agnaramon Boris-Carnot
See All by Agnaramon Boris-Carnot
Créer des vues personnalisées avec Flutter
agnaramonboris
0
200
Animation avec Flutter
agnaramonboris
0
100
Notre première interface graphique avec Flutter
agnaramonboris
2
440
Other Decks in Programming
See All in Programming
Go コードベースの構成と AI コンテキスト定義
andpad
0
130
「コードは上から下へ読むのが一番」と思った時に、思い出してほしい話
panda728
PRO
38
26k
WebRTC と Rust と8K 60fps
tnoho
2
2k
AIコーディングエージェント(skywork)
kondai24
0
180
関数実行の裏側では何が起きているのか?
minop1205
1
700
Rediscover the Console - SymfonyCon Amsterdam 2025
chalasr
2
170
大体よく分かるscala.collection.immutable.HashMap ~ Compressed Hash-Array Mapped Prefix-tree (CHAMP) ~
matsu_chara
2
220
令和最新版Android Studioで化石デバイス向けアプリを作る
arkw
0
410
DevFest Android in Korea 2025 - 개발자 커뮤니티를 통해 얻는 가치
wisemuji
0
150
從冷知識到漏洞,你不懂的 Web,駭客懂 - Huli @ WebConf Taiwan 2025
aszx87410
2
2.6k
【CA.ai #3】Google ADKを活用したAI Agent開発と運用知見
harappa80
0
310
AIコーディングエージェント(Manus)
kondai24
0
190
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.3k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.6k
How STYLIGHT went responsive
nonsquared
100
6k
Designing Experiences People Love
moore
143
24k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Raft: Consensus for Rubyists
vanstee
141
7.2k
Building Applications with DynamoDB
mza
96
6.8k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
970
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.2k
The Language of Interfaces
destraynor
162
25k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.8k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.3k
Transcript
Introduction à Dart & Flutter Par où commencer ? Kouakou
Neiba Aristide
[email protected]
@improvissus Agnaramon Boris-Carnot
[email protected]
@_agnamc_
De quoi allons-nous parler • Qu’est ce que Dart ?
• Qu’est ce que Flutter ? • Outils de développement • Installations
Qu’est-ce que Dart ? • Langage de programmation • Facile
à apprendre • Alternative à Javascript • Multi-plateforme
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques concepts ! • Tout est
objet • Typage statique ou dynamique • Future, Async/Await • Collection if, Collection for
Qu’est-ce que Dart ? Quelques frameworks ! https://angel-dart.dev https://flutter.dev https://aqueduct.io
http://angulardart.dev
Qu’est-ce que Flutter ? Open Source https://github.com/flutter/flutter Multiplateforme Android (4.1+)
– iOS (8.0+) – Web – Desktop - Embarqué
• Développement rapide Itérations rapide, Hot Reload Qu’est-ce que Flutter
? • Portable Un seul code ? Performance
Architecture Application Native Qu’est-ce que Flutter ?
Architecture WebView (Ionic, Cordova) Qu’est-ce que Flutter ?
Architecture React Native Qu’est-ce que Flutter ?
Architecture Flutter Qu’est-ce que Flutter ?
Showcases https://flutter.dev/showcase
Outils de développement https://developer.android.com/studio/ https://code.visualstudio.com https://www.gnu.org/software/emacs/
• Dart SDK • Flutter SDK • Android SDK (pour
le développement Android) Les outils
1. Dart SDK 2. Flutter SDK (inclut le 1) Installations
Installation - Dart SDK https://dart.dev/get-dart
Installation - Flutter SDK https://flutter.dev/docs/get-started/install
Installation - Flutter SDK https://flutter.dev/docs/get-started/install/macos
Installation - Android SDK https://developer.android.com/studio#downloads
Emulateur Windows • Genymotion ( $ ) • Android studio
(free) MAC OS • Genymotion ( $ ) • Android studio (free) • XCODE > open -a Simulator