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
620
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
420
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
670
Flutter is the best. Best practices & tools
iampawan
3
1.1k
Other Decks in Technology
See All in Technology
関数型プログラミングで 「脳がバグる」を乗り越える
manabeai
1
190
LLM時代の検索
shibuiwilliam
2
160
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
170
20250707-AI活用の個人差を埋めるチームづくり
shnjtk
4
3.9k
怖くない!はじめてのClaude Code
shinya337
0
400
ビギナーであり続ける/beginning
ikuodanaka
3
760
AIの全社活用を推進するための安全なレールを敷いた話
shoheimitani
2
520
Delegating the chores of authenticating users to Keycloak
ahus1
0
140
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
7
5.3k
Model Mondays S2E04: AI Developer Experiences
nitya
0
140
Claude Code に プロジェクト管理やらせたみた
unson
6
4.1k
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
4
13k
Featured
See All Featured
A better future with KSS
kneath
238
17k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
970
The Art of Programming - Codeland 2020
erikaheidi
54
13k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
The World Runs on Bad Software
bkeepers
PRO
69
11k
The Language of Interfaces
destraynor
158
25k
Balancing Empowerment & Direction
lara
1
430
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Fireside Chat
paigeccino
37
3.5k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
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?