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
180
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.5k
Flutter List View 概要
najeira
0
1.1k
Flutter / Google I/O 2018 報告会 信州
najeira
0
290
仕組みを知れば怖くない! Flutter入門
najeira
16
7.9k
FlutterでAndroid/iOS両対応のアプリ開発
najeira
0
4.5k
Google I/O 2017 報告会 Firebase/Cloud
najeira
1
160
Google I/O 2017 報告会 Flutter/Dart
najeira
1
310
Other Decks in Technology
See All in Technology
大規模サービスにおける カスケード障害
takumiogawa
3
760
コード品質向上で得られる効果と実践的取り組み
ham0215
2
220
OPENLOGI Company Profile for engineer
hr01
1
23k
Cline、めっちゃ便利、お金が飛ぶ💸
iwamot
20
19k
日本MySQLユーザ会ができるまで / making MyNA
tmtms
1
410
PostgreSQL Unconference #52 pg_tde
nori_shinoda
1
250
デザインシステムのレガシーコンポーネントを刷新した話/Design System Legacy Renewal
kaonavi
0
120
ソフトウェア開発現代史: なぜ日本のソフトウェア開発は「滝」なのか?製造業の成功体験とのギャップ #jassttokyo
takabow
2
1.8k
初めてのPostgreSQLメジャーバージョンアップ
kkato1
0
520
ウェブアクセシビリティとは
lycorptech_jp
PRO
0
340
20250325_Logic Apps / Power Automate の SharePoint コネクタの裏側を知る 〜Graph APIで直接操作してみよう〜
yutakaosada
0
110
滑らかなユーザー体験も目指す注文管理のマイクロサービス化〜注文情報CSVダウンロード機能の事例〜
demaecan
0
120
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Documentation Writing (for coders)
carmenintech
69
4.7k
Fireside Chat
paigeccino
37
3.4k
Scaling GitHub
holman
459
140k
Code Reviewing Like a Champion
maltzj
522
39k
GraphQLの誤解/rethinking-graphql
sonatard
70
10k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.4k
The Invisible Side of Design
smashingmag
299
50k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
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