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
88
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
910
Accessibility in Flutter
miquelbeltran
3
970
Flutter for Web - Codemotion Berlin 2019
miquelbeltran
1
150
Flutter Talk at CFCamp
miquelbeltran
2
610
Flutter X Firestore
miquelbeltran
2
170
Minimalism Driven Development
miquelbeltran
1
200
What's New In Kotlin at Google IO 2019 - Summary
miquelbeltran
0
140
Flutter, DACHFest & Berlin
miquelbeltran
2
170
Sketchnoting & Lettering Workshop
miquelbeltran
3
230
Other Decks in Programming
See All in Programming
ソフトウェア設計の課題・原則・実践技法
masuda220
PRO
4
530
なぜ強調表示できず ** が表示されるのか — Perlで始まったMarkdownの歴史と日本語文書における課題
kwahiro
12
6.5k
AI 時代だからこそ抑えたい「価値のある」PHP ユニットテストを書く技術 #phpconfuk / phpcon-fukuoka-2025
shogogg
1
550
カンファレンス遠征を(安く)楽しむ技術
wp_daisuke
0
170
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
510
PyCon mini 東海 2025「個人ではじめるマルチAIエージェント入門 〜LangChain × LangGraphでアイデアを形にするステップ〜」
komofr
3
1k
Tangible Code
chobishiba
3
570
MCPサーバー「モディフィウス」で変更容易性の向上をスケールする / modifius
minodriven
8
1.6k
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
430
Flutterチームから作る組織の越境文化
findy_eventslides
0
390
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
7
2.3k
Flutterアプリ運用の現場で役立った監視Tips 5選
ostk0069
1
470
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Building an army of robots
kneath
306
46k
How STYLIGHT went responsive
nonsquared
100
5.9k
A Tale of Four Properties
chriscoyier
162
23k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
How GitHub (no longer) Works
holman
315
140k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
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!