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
Google I/O 2019 Extended Tokyo - Flutter
Search
najeira
May 19, 2019
Technology
1
170
Google I/O 2019 Extended Tokyo - Flutter
najeira
May 19, 2019
Tweet
Share
More Decks by najeira
See All by najeira
Flutter with Platform
najeira
4
1.3k
Flutter APP DOJO 2019-04
najeira
1
180
Flutterとの1年
najeira
4
1.4k
Flutter List View 概要
najeira
0
1.1k
Flutter / Google I/O 2018 報告会 信州
najeira
0
280
仕組みを知れば怖くない! Flutter入門
najeira
16
7.8k
FlutterでAndroid/iOS両対応のアプリ開発
najeira
0
4.4k
Google I/O 2017 報告会 Firebase/Cloud
najeira
1
160
Google I/O 2017 報告会 Flutter/Dart
najeira
1
300
Other Decks in Technology
See All in Technology
AWSサービスアップデート 2024/12 Part3
nrinetcom
PRO
0
150
Building Scalable Backend Services with Firebase
wisdommatt
0
110
完全自律型AIエージェントとAgentic Workflow〜ワークフロー構築という現実解
pharma_x_tech
0
360
Alignment and Autonomy in Cybozu - 300人の開発組織でアラインメントと自律性を両立させるアジャイルな組織運営 / RSGT2025
ama_ch
1
2.4k
Visual StudioとかIDE関連小ネタ話
kosmosebi
1
380
2025年に挑戦したいこと
molmolken
0
170
実践! ソフトウェアエンジニアリングの価値の計測 ── Effort、Output、Outcome、Impact
nomuson
0
2.1k
Bring Your Own Container: When Containers Turn the Key to EDR Bypass/byoc-avtokyo2024
tkmru
0
860
【NGK2025S】動物園(PINTO_model_zoo)に遊びに行こう
kazuhitotakahashi
0
250
ゼロからわかる!!AWSの構成図を書いてみようワークショップ 問題&解答解説 #デッカイギ #羽田デッカイギおつ
_mossann_t
0
1.5k
.NET 最新アップデート ~ AI とクラウド時代のアプリモダナイゼーション
chack411
0
200
カップ麺の待ち時間(3分)でわかるPartyRockアップデート
ryutakondo
0
140
Featured
See All Featured
Music & Morning Musume
bryan
46
6.3k
Fireside Chat
paigeccino
34
3.1k
Docker and Python
trallard
43
3.2k
It's Worth the Effort
3n
183
28k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.5k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
How to train your dragon (web standard)
notwaldorf
89
5.8k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
Designing for Performance
lara
604
68k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.2k
Transcript
Flutter Google I/O 2019 #io19jp
Flutter とは? アプリを作るためのフレームワーク Android, iOS preview: Web, Desktop
What's New v1.5 (v1.0 - 2018/12)
Meterial Theming Themeをカスタマイズするためのクラス AppBarTheme, ButtonTheme, CardTheme, ChipTheme, DialogTheme, IconTheme, PageTransitionsTheme,
SliderTheme, TabBarTheme, and more...
Meterial Theming
Updates • Slider カスタマイズ • Floating Action Button Transitions •
Reordable List View • Range Slider • Search Delegate
Accessibility Semantics
Accessibility Natural language labeling
Cupertino
Desktop, 組み込み • Chrome OS • macOS • Linux •
Windows • Google Home Hub • Raspberry Pi
Flutter for Web • Technical preview • Hummingbirdと呼ば れていたもの •
HTML, CSS, Canvas
Flutter for Web • アプリのようなUI • インタラクティブ性が高く、グラフィックスを 多用したもの ※現時点では、HTMLが最も得意とするドキュメント構造を汎用的 に置き換えることではない
Dart
Dart 2.3
Dart 2.3
Dart Next • Non nullable types • Extention methods
まとめ • Flutter 1.5 ◦ Material Theming ◦ Cupertino ◦
他、多数の更新 • Dart 2.3 • Web, Desktop