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
LangGraph × Bedrock による複数の Agentic Workflow を利用した Supervisor 型のマルチエージェントの実現/langgraph-bedrock-supervisor-agent
ren8k
4
570
痒い所に手が届く!要約モデルのつくり方
sakusakumura
0
220
VPoEの引き継ぎでやったこと、わかったこと
saitoryc
2
1.1k
もうVPNは古い? VPNを使わずに オンプレサーバーを 管理する手法あれこれ
ebibibi
0
150
Kubernetesを手元で学ぼう! 初心者向けローカル環境のススメ
nayaaaa
PRO
2
800
一歩ずつ成長しながら進める ZOZOの基幹システムリプレイス/Growing Stap by Stap ZOZO BackOffice System Replacement
cocet33000
3
1.2k
テクスチャ画像付きのメッシュモデルを3次元点群へ変換する
kentaitakura
1
420
AIは脅威でなくチャンス。 AIと共に進化するエンジニアの成長戦略 / geeksai-2025-spring
carta_engineering
0
420
Go Modulesの仕組み Bundler(Ruby)との比較を添えて
daisuketakeda
0
1.8k
AWSサービスアップデート2025年2月分
yuobayashi
2
120
これからクラウドエンジニアになるために本当に必要なスキル 5選
hiyanger
0
220
RubyKaigi で得た課題解決法・美意識・モチベーション
morihirok
0
140
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Making Projects Easy
brettharned
116
6.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
420
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
Automating Front-end Workflow
addyosmani
1369
200k
Become a Pro
speakerdeck
PRO
26
5.2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Scaling GitHub
holman
459
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Pragmatic Product Professional
lauravandoore
32
6.5k
How to train your dragon (web standard)
notwaldorf
91
5.9k
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