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
79
Desenvolvimento Multiplataforma com Flutter e Firebase
reeichert
1
22
Other Decks in Programming
See All in Programming
Leading Effective Engineering Teams in the AI Era
addyosmani
7
600
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
contribution to astral-sh/uv
shunsock
0
530
チームの境界をブチ抜いていけ
tokai235
0
220
One Enishi After Another
snoozer05
PRO
0
150
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
830
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
460
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
110
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
590
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
1
130
Six and a half ridiculous things to do with Quarkus
hollycummins
0
210
理論と実務のギャップを超える
eycjur
0
180
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Faster Mobile Websites
deanohume
310
31k
YesSQL, Process and Tooling at Scale
rocio
173
15k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Being A Developer After 40
akosma
91
590k
Code Review Best Practice
trishagee
72
19k
We Have a Design System, Now What?
morganepeng
53
7.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
990
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
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?