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
78
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
840
Accessibility in Flutter
miquelbeltran
3
920
Flutter for Web - Codemotion Berlin 2019
miquelbeltran
1
130
Flutter Talk at CFCamp
miquelbeltran
2
540
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
210
Other Decks in Programming
See All in Programming
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
0
160
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
140
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
500
rails statsで大解剖 🔍 “B/43流” のRailsの育て方を歴史とともに振り返ります
shoheimitani
2
940
testcontainers のススメ
sgash708
1
120
採用事例の少ないSvelteを選んだ理由と それを正解にするためにやっていること
oekazuma
2
1k
わたしの星のままで一番星になる ~ 出産を機にSIerからEC事業会社に転職した話 ~
kimura_m_29
0
180
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
3
470
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
820
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
380
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
470
Cloudflare MCP ServerでClaude Desktop からWeb APIを構築
kutakutat
1
550
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
Optimising Largest Contentful Paint
csswizardry
33
3k
Done Done
chrislema
181
16k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
0
98
Building Your Own Lightsaber
phodgson
103
6.1k
Being A Developer After 40
akosma
87
590k
GraphQLとの向き合い方2022年版
quramy
44
13k
Thoughts on Productivity
jonyablonski
67
4.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Designing for humans not robots
tammielis
250
25k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.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!