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
160
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
78
Desenvolvimento Multiplataforma com Flutter e Firebase
reeichert
1
20
Other Decks in Programming
See All in Programming
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
290
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
160
DynamoDBは怖くない!〜テーブル設計の勘所とテスト戦略〜
hyamazaki
1
200
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
420
プロダクトという一杯を作る - プロダクトチームが味の責任を持つまでの煮込み奮闘記
hiliteeternal
0
460
変化を楽しむエンジニアリング ~ いままでとこれから ~
murajun1978
0
730
実践 Dev Containers × Claude Code
touyu
1
210
コーディングは技術者(エンジニア)の嗜みでして / Learning the System Development Mindset from Rock Lady
mackey0225
2
500
実践!App Intents対応
yuukiw00w
1
280
What's new in Adaptive Android development
fornewid
0
140
DataformでPythonする / dataform-de-python
snhryt
0
180
新しいモバイルアプリ勉強会(仮)について
uetyo
1
260
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How to train your dragon (web standard)
notwaldorf
96
6.2k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Building an army of robots
kneath
306
45k
Speed Design
sergeychernyshev
32
1.1k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Into the Great Unknown - MozCon
thekraken
40
2k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Docker and Python
trallard
45
3.5k
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?