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
600
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
410
Become a PRO Flutter Developer
iampawan
3
2.2k
Exploring new possibilities with Flutter for web
iampawan
0
180
Flutter, the future of mobile.
iampawan
3
620
Flutter is the best. Best practices & tools
iampawan
3
1k
Other Decks in Technology
See All in Technology
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
1k
The Rise of LLMOps
asei
7
1.5k
Taming you application's environments
salaboy
0
190
アジャイルでの品質の進化 Agile in Motion vol.1/20241118 Hiroyuki Sato
shift_evolve
0
140
Amplify Gen2 Deep Dive / バックエンドの型をいかにしてフロントエンドへ伝えるか #TSKaigi #TSKaigiKansai #AWSAmplifyJP
tacck
PRO
0
380
IBC 2024 動画技術関連レポート / IBC 2024 Report
cyberagentdevelopers
PRO
0
110
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
150
【令和最新版】AWS Direct Connectと愉快なGWたちのおさらい
minorun365
PRO
5
750
20241120_JAWS_東京_ランチタイムLT#17_AWS認定全冠の先へ
tsumita
2
270
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
Why App Signing Matters for Your Android Apps - Android Bangkok Conference 2024
akexorcist
0
130
Why does continuous profiling matter to developers? #appdevelopercon
salaboy
0
190
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
13k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
The Language of Interfaces
destraynor
154
24k
KATA
mclloyd
29
14k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
The World Runs on Bad Software
bkeepers
PRO
65
11k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Building an army of robots
kneath
302
43k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
890
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?