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
230
Other Decks in Programming
See All in Programming
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
Android 15以上でPDFのテキスト検索を爆速開発!
tonionagauzzi
0
200
実践!App Intents対応
yuukiw00w
1
230
Scale out your Claude Code ~自社専用Agentで10xする開発プロセス~
yukukotani
9
1.9k
抽象化という思考のツール - 理解と活用 - / Abstraction-as-a-Tool-for-Thinking
shin1x1
1
960
それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
orgachem
PRO
17
3.8k
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
7
2.4k
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
750
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
280
ライブ配信サービスの インフラのジレンマ -マルチクラウドに至ったワケ-
mirrativ
1
140
一人でAIプロダクトを作るための工夫 〜技術選定・開発プロセス編〜 / I want AI to work harder
rkaga
11
2.4k
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Thoughts on Productivity
jonyablonski
69
4.8k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.3k
A Modern Web Designer's Workflow
chriscoyier
695
190k
GitHub's CSS Performance
jonrohan
1031
460k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
19k
The Language of Interfaces
destraynor
158
25k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
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!