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
DACHFest App: From Idea to Appstore and Play St...
Search
Miguel Beltran
December 04, 2018
Programming
2
87
DACHFest App: From Idea to Appstore and Play Store in One Day
Miguel Beltran
December 04, 2018
Tweet
Share
More Decks by Miguel Beltran
See All by Miguel Beltran
Testing Everything with Flutter
miquelbeltran
1
890
Accessibility in Flutter
miquelbeltran
3
960
Flutter for Web - Codemotion Berlin 2019
miquelbeltran
1
150
Flutter Talk at CFCamp
miquelbeltran
2
600
Flutter X Firestore
miquelbeltran
2
170
Minimalism Driven Development
miquelbeltran
1
190
What's New In Kotlin at Google IO 2019 - Summary
miquelbeltran
0
130
Flutter, DACHFest & Berlin
miquelbeltran
2
160
Sketchnoting & Lettering Workshop
miquelbeltran
3
220
Other Decks in Programming
See All in Programming
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
120
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
0
4.1k
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
630
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
640
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
250
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
520
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
760
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
21
3.9k
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
600
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
1
11k
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
2.2k
Goで作る、開発・CI環境
sin392
0
210
Featured
See All Featured
Designing for Performance
lara
610
69k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
Being A Developer After 40
akosma
90
590k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Mobile First: as difficult as doing things right
swwweet
223
9.7k
YesSQL, Process and Tooling at Scale
rocio
173
14k
How STYLIGHT went responsive
nonsquared
100
5.6k
RailsConf 2023
tenderlove
30
1.1k
Why Our Code Smells
bkeepers
PRO
337
57k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Transcript
DACHFest App From Idea to Appstore and Play Store in
One Day Lara Martín @Lariki Miquel Beltran @Miqubel
None
Decisions and Trade-Offs No Architecture Pattern (?) Data / Domain
/ Presentation Work Split UI — Lara JSON Parsing — Miquel
JSON Parsing 1. Downloaded the Firestore JSON from DACHFest GitHub
2. Implement parser doing TDD - Faster than running app! 3. Network update: Download the JSON from GitHub
UI Implementation BottomNavigationBar Day 1 Day 2 Info Each day
had 3 tabs Track One Track Two Workshops
Google Play Same evening was available! Pain to register a
new app Only 25 EUR once Pain to create app icon flutter_launcher_icons
App Store Provisioning Profiles (?) Certificates (?) 100 EUR /
Year! Submission -> Review -> Publish 3 DAYS!
The App Helped! WiFi was not fully working in some
areas Both iOS and Android 80+ down. during event Open Source: https://github.com/KawaiiTech/dachfest-flutter-app Thank You Flutter!