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
200
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.5k
Flutter APP DOJO 2019-04
najeira
1
200
Flutterとの1年
najeira
4
1.6k
Flutter List View 概要
najeira
0
1.2k
Flutter / Google I/O 2018 報告会 信州
najeira
0
330
仕組みを知れば怖くない! Flutter入門
najeira
16
8k
FlutterでAndroid/iOS両対応のアプリ開発
najeira
0
4.7k
Google I/O 2017 報告会 Firebase/Cloud
najeira
1
180
Google I/O 2017 報告会 Flutter/Dart
najeira
1
340
Other Decks in Technology
See All in Technology
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
190
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
320
組織全体で実現する標準監視設計
yuobayashi
3
490
親子 or ペアで Mashup for the Future! しゃべって楽しむ 初手AI駆動でものづくり体験
hiroramos4
PRO
0
110
Go標準パッケージのI/O処理をながめる
matumoto
0
160
アーキテクチャモダナイゼーションを実現する組織
satohjohn
0
440
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
160
JAWS FESTA 2025でリリースしたほぼリアルタイム文字起こし/翻訳機能の構成について
naoki8408
1
390
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
500
決済サービスを支えるElastic Cloud - Elastic Cloudの導入と推進、決済サービスのObservability
suzukij
2
620
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
330
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
160
Featured
See All Featured
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Done Done
chrislema
186
16k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
A Tale of Four Properties
chriscoyier
163
24k
HDC tutorial
michielstock
1
530
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
250
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
480
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
670
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