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
80
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
850
Accessibility in Flutter
miquelbeltran
3
930
Flutter for Web - Codemotion Berlin 2019
miquelbeltran
1
130
Flutter Talk at CFCamp
miquelbeltran
2
550
Flutter X Firestore
miquelbeltran
2
160
Minimalism Driven Development
miquelbeltran
1
180
What's New In Kotlin at Google IO 2019 - Summary
miquelbeltran
0
130
Flutter, DACHFest & Berlin
miquelbeltran
2
150
Sketchnoting & Lettering Workshop
miquelbeltran
3
220
Other Decks in Programming
See All in Programming
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
1.3k
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
370
テストコードのガイドライン 〜作成から運用まで〜
riku929hr
7
1.4k
HTML/CSS超絶浅い説明
yuki0329
0
190
DMMオンラインサロンアプリのSwift化
hayatan
0
180
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
170
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
9
2.4k
はてなにおけるfujiwara-wareの活用やecspressoのCI/CD構成 / Fujiwara Tech Conference 2025
cohalz
3
2.7k
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
1k
為你自己學 Python
eddie
0
520
毎日13時間もかかるバッチ処理をたった3日で60%短縮するためにやったこと
sho_ssk_
1
550
return文におけるstd::moveについて
onihusube
1
1.4k
Featured
See All Featured
Six Lessons from altMBA
skipperchong
27
3.6k
Fireside Chat
paigeccino
34
3.1k
Thoughts on Productivity
jonyablonski
68
4.4k
Code Review Best Practice
trishagee
65
17k
Designing for humans not robots
tammielis
250
25k
It's Worth the Effort
3n
183
28k
The Language of Interfaces
destraynor
155
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
Making Projects Easy
brettharned
116
6k
The Cult of Friendly URLs
andyhume
78
6.1k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
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!