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
How to create flavors in Android, iOS & Flutter
Search
Pawan Kumar
October 12, 2019
Technology
1
630
How to create flavors in Android, iOS & Flutter
Presentation from Devfest Hyderabad 2019.
Pawan Kumar
October 12, 2019
Tweet
Share
More Decks by Pawan Kumar
See All by Pawan Kumar
Flutter apps for everyone
iampawan
1
430
Become a PRO Flutter Developer
iampawan
3
2.3k
Exploring new possibilities with Flutter for web
iampawan
0
200
Flutter, the future of mobile.
iampawan
3
690
Flutter is the best. Best practices & tools
iampawan
3
1.1k
Other Decks in Technology
See All in Technology
生成AI時代に若手エンジニアが最初に覚えるべき内容と、その学習法
starfish719
2
500
AIでテストプロセスを自動化しよう251113.pdf
sakatakazunori
1
230
Error.prototype.stack の今と未来
progfay
1
180
『HOWはWHY WHATで判断せよ』 〜『ドメイン駆動設計をはじめよう』の読了報告と、本質への探求〜
panda728
PRO
5
2.1k
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
8
4.5k
プロジェクトの空気を読んで開発してくれるPerlのAIツールがほしい
kfly8
2
100
Dart and Flutter MCP serverで実現する AI駆動E2Eテスト整備と自動操作
yukisakai1225
0
570
第65回コンピュータビジョン勉強会
tsukamotokenji
0
150
はじめての OSS コントリビューション 〜小さな PR が世界を変える〜
chiroito
4
340
"おまじない"はもう卒業! デバッガで探るSpring Bootの裏側と「学び方」の学び方
takeuchi_132917
0
180
JavaScript パーサーに using 対応をする過程で与えたエコシステムへの影響
baseballyama
1
110
LINEヤフー バックエンド組織・体制の紹介
lycorptech_jp
PRO
0
810
Featured
See All Featured
Writing Fast Ruby
sferik
630
62k
Building Applications with DynamoDB
mza
96
6.8k
How GitHub (no longer) Works
holman
315
140k
Six Lessons from altMBA
skipperchong
29
4.1k
Optimizing for Happiness
mojombo
379
70k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
980
Typedesign – Prime Four
hannesfritz
42
2.9k
Unsuck your backbone
ammeep
671
58k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
Transcript
Pawan Kumar GDE Flutter, Firebase, Dart & WebTech Twitter -
@imthepk, Insta - @codepur_ka_superhero, Fb - @therealpawan Flutter: How to create flavors?
It’s a mobile track
Pawan Kumar GDE Flutter, Firebase, Dart & WebTech Twitter -
@imthepk, Insta - @codepur_ka_superhero, Fb - @therealpawan Android, iOS & Flutter: How to create flavors?
Disclaimer
None
Oops… Wrong Slide
Or not exactly?
None
None
Do I need Flavors? I did not need them
I was the only person of my team and the
only stakeholder ¯\(ツ)/¯
What if my team is bigger?
If something goes wrong
That’s why we need flavors.
It let you define some build configuration and switch them
as you want. For example you could have one flavor for development, and one for production.
What advantages I can get? Set different icons or logo,
app names, apply different themes, ad or ad-free and different api url pointing to local or staging machines.
Flutter Debug Profile Release
Android - productFlavors iOS - Schema
None
None
None
None
None
None
None
None
None
None
None
flavor-config.dart
main-dev..dart
None
None
I am not finished yet pawan.live
http://bit.ly/flutter_flavor_medium Salvatore Giordano
Youtube.com/mtechviral
Flutter.dev
flutter.dev/docs/codelabs
github.com/solido/ awesome-flutter
github.com/iampawan
DevFest App pawan.live
Promotions pawan.live
Are you gonna try flavors?
None
Thanks Pawan Kumar GDE Flutter, Firebase, Dart & WebTech Twitter
- @imthepk, Insta - @codepur_ka_superhero, Fb - @therealpawan
Questions?