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
190
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.4k
Flutter APP DOJO 2019-04
najeira
1
190
Flutterとの1年
najeira
4
1.5k
Flutter List View 概要
najeira
0
1.1k
Flutter / Google I/O 2018 報告会 信州
najeira
0
310
仕組みを知れば怖くない! Flutter入門
najeira
16
8k
FlutterでAndroid/iOS両対応のアプリ開発
najeira
0
4.5k
Google I/O 2017 報告会 Firebase/Cloud
najeira
1
170
Google I/O 2017 報告会 Flutter/Dart
najeira
1
320
Other Decks in Technology
See All in Technology
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
430
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
870
「その開発、認知負荷高すぎませんか?」Platform Engineeringで始める開発者体験カイゼン術
sansantech
PRO
2
320
AI時代を生き抜くエンジニアキャリアの築き方 (AI-Native 時代、エンジニアという道は 「最大の挑戦の場」となる) / Building an Engineering Career to Thrive in the Age of AI (In the AI-Native Era, the Path of Engineering Becomes the Ultimate Arena of Challenge)
jeongjaesoon
0
240
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
510
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
今日から始めるAWSセキュリティ対策 3ステップでわかる実践ガイド
yoshidatakeshi1994
0
110
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
380
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
450
Featured
See All Featured
Thoughts on Productivity
jonyablonski
70
4.8k
KATA
mclloyd
32
14k
Writing Fast Ruby
sferik
628
62k
Producing Creativity
orderedlist
PRO
347
40k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Into the Great Unknown - MozCon
thekraken
40
2k
Speed Design
sergeychernyshev
32
1.1k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
850
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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