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
Introdução ao Flutter
Search
João Reichert
July 25, 2018
Programming
1
150
Introdução ao Flutter
Uma breve descrição ao novo SDK do Google, Flutter!
João Reichert
July 25, 2018
Tweet
Share
More Decks by João Reichert
See All by João Reichert
Desenvolvimento Multiplataforma com Flutter e Firebase
reeichert
0
72
Desenvolvimento Multiplataforma com Flutter e Firebase
reeichert
1
18
Other Decks in Programming
See All in Programming
密集、ドキュメントのコロケーション with AWS Lambda
satoshi256kbyte
0
170
AWSマネコンに複数のアカウントで入れるようになりました
yuhta28
2
160
チームリードになって変わったこと
isaka1022
0
190
【PHP】破壊的バージョンアップと戦った話〜決断と説得
satoshi256kbyte
0
120
Grafana Cloudとソラカメ
devoc
0
140
Lottieアニメーションをカスタマイズしてみた
tahia910
0
120
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
670
Java Webフレームワークの現状 / java web framework at burikaigi
kishida
9
2.2k
GAEログのコスト削減
mot_techtalk
0
110
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
AIの力でお手軽Chrome拡張機能作り
taiseiue
0
170
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
200
Featured
See All Featured
Code Review Best Practice
trishagee
66
17k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Producing Creativity
orderedlist
PRO
343
39k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Gamification - CAS2011
davidbonilla
80
5.1k
Mobile First: as difficult as doing things right
swwweet
223
9.3k
Automating Front-end Workflow
addyosmani
1367
200k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Building Adaptive Systems
keathley
40
2.4k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
20
2.4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
Transcript
INTRODUÇÃO AO FLUTTER
JOÃO REICHERT ・iOS Developer @ Brave.ag ・Eng. Controle e Automação
@ UFPel https://github.com/reeichert/
[email protected]
CONTEÚDO • Recap ! • O que é Flutter "
• Live Code #
RECAP !
WRAPPER WEBVIEW
WRAPPER WEBVIEW
TRANSPILER
TRANSPILER
FLUTTER
O QUE É FLUTTER? • Um SDK para desenvolver apps
multiplataforma* • Foco em apps de alta performance, modernos e bonitos • Desenvolvido pelo Google, é gratuito e open-source ★ Multiplataforma (iOS, Android e Fuchsia)
FLUTTER
EXEMPLOS
TUDO É WIDGET
WIDGETS StatelessWidget
WIDGETS StatefulWidget
PLATFORM CHANNELS iOS Host Android Host Flutter App (client) MethodChannel
PLATFORM CHANNELS Kotlin
PLATFORM CHANNELS Kotlin
PLATFORM CHANNELS Swift
PLATFORM CHANNELS Swift
PLATFORM CHANNELS Flutter
HOT RELOAD
HOT RELOAD
XCODE
XCODE
PERGUNTA %& • Web? • Android? • iOS? • React
Native?
LIVE CODE #
LINKS • https://flutter.io/ • What’s Revolutionary about Flutter • Reflectly — From
React Native to Flutter • Codelabs
OBRIGADO! Slides and Code https://github.com/reeichert/ Contato
[email protected]
PERGUNTAS?