flutter_flavorizr
A flutter utility to easily create flavors in your flutter application
2.6.0
120K downloads/mo
#1056 most downloaded on pub.dev
AngeloAvv/flutter_flavorizr
What this package is like to depend on
Last release 1 months ago
15 Jul 2026
Release timing varies
gaps range from 3 weeks to 12 months
Nearly every release is documented
notes for 30 of 31 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
31 releases · first in 2020
3 releases in the last 12 months
see the full history below
Release timeline
31 releases · May 2020 to Jul 2026
2021
2022
2023
2024
2025
2026
Releases
latest 31-
2.6.015 Jul 2026Release notes
Open source →- Added support for Linux platform (
linux:cmake,linux:runnerCmake,linux:myApplicationprocessors) - Added support for Windows platform (
windows:cmake,windows:mainCppTemplate,windows:runnerRcTemplate,windows:dummyAssets,windows:iconsprocessors) — sets the per-flavor window title and app icon - Generated flavor schemes now include testable references for unit-test and UI-testing targets
- Fixed generated Xcode schemes: added
BuildableProductRunnabletoProfileActionandMacroExpansiontoTestAction - Fixed duplicate build configurations being created on native targets when re-running flavorizr on an already-configured project
- Bumped dependencies
- Added support for Linux platform (
-
2.5.023 May 2026Release notes
Open source →Release notes
Open source →- Replaced Ruby xcodeproj gem with dart_xcodeproj — no Ruby/gem installation required
- iOS/macOS app icon asset catalogs now use a
-<flavor>suffix in their naming - Added
includeskey to iOS and macOS xcconfig configuration (global underapp.ios/app.macosand per-flavor) — supports optional per-target scoping and#include?via theoptionalflag
-
2.4.224 Feb 2026Release notes
Open source →- Fixed incorrect LD_RUNPATH_SEARCH_PATHS for macOS build settings
- Fixed missing contents.json when generating darwin icons
- Added support for multiple ide values
- Bumped dependencies
-
2.4.118 May 2025 -
2.4.018 Apr 2025 -
2.3.118 Apr 2025Release notes
Open source →- Fixed missing conditional Target Support Files include on MacOSXCConfigProcessor
- Support themed icon on Android >= 13
- Avoid new line at every run on build.gradle(.kts)
- Bumped dependencies
-
2.3.014 Mar 2025Release notes
Open source →- Added support for Flutter 3.29.x
- Fixed "Xcodeproj is not installed" on Windows
- Fixed Android app name with single quotes
- Moved flavor dimensions to another file
- Removed flutter:targets processor and merged main_<flavor_name>.dart into main.dart
- Made F.appFlavor non-nullable
- Added support for both yml and yaml files
- Bumped dependencies
-
2.2.301 Apr 2024Release notes
Open source →- Fixed add_firebase_build_phase script output paths
- Fixed "Unable to load contents of file list"
-
2.2.210 Mar 2024Release notes
Open source →- Fixed misleading error message: The following fields were missing
- Fixed destination to macosDestination in FirebaseProcessor
- Fixed PathNotFoundException: Cannot open file, path = '.idea/runConfigurations/main_<flavorname>_dart.xml' (OS Error: No such file or directory, errno = 2)
- Fixed 'flavorDimensions' is deprecated
- Added support for generating android adaptive icons
- Added support for buildConfigFields
- Added XcodeprojProcessor to verify the existence of the xcodeproj gem
- Bumped dependencies
-
2.2.109 Jun 2023 -
2.2.003 Jun 2023Release notes
Open source →- Added support to macOS
- Added common resValues for Android
- Changed the way flutter_flavorizr reads the instructions: from the flavorizr.yaml as a main source and pubspec.yaml as fallback
- main.dart generated more seamlessly
- BREAKING: Android and iOS definitions are no longer required: must remove definitions if they're unused
-
2.1.630 Mar 2023Release notes
Open source →- Create file path if not existing when copying icon sets
- Set letters lowercase when created flavors
- Bumped dependencies
- Updated copyright version
-
2.1.525 Oct 2022 -
2.1.414 Aug 2022Release notes
Open source →- Added CFBundleDisplayName in Info.plist to show the proper name for iOS apps
- Bumped dependencies
-
2.1.302 Apr 2022Release notes
Open source →- Added Android custom properties/config to flavors
- Relaxed first app entry checks
- New naming conventions for flutter_lints
- New README section: Docs and Tutorials
- Bumped dependencies
-
2.1.202 Jan 2022Release notes
Open source →- Added resValues directive to declare resValues in build.gradle for each flavor (Android)
- Added variables directive to declare variables in xcconfig for each flavor (iOS)
- Bumped dependencies
-
2.1.102 Jan 2022Release notes
Open source →- Added icon directive to generate icons for each flavor
- Bumped dependencies
-
2.1.014 Nov 2021Release notes
Open source →- Added flavor banner in the top-left corner
- Disabled override of the launchScreen attribute in Info.plist if its processor is not specified
- Removed blank line generation at the end of the build.gradle file on every run
- Code refactoring
- Bumped dependencies
-
2.0.018 Apr 2021 -
1.0.1127 Mar 2021 -
1.0.1014 Mar 2021Release notes
Open source →- Added AndroidBuildGradleProcessor idempotency
- Bumped dependencies
- Updated LICENCE
-
1.0.913 Oct 2020 -
1.0.813 Oct 2020Release notes
Open source →- Added buildConfig param in iOS configuration
- Added program argument in vscode configuration
- Added dash in iOS configuration
-
1.0.706 Aug 2020 -
1.0.606 Aug 2020 -
1.0.506 Aug 2020 -
1.0.401 Aug 2020 -
1.0.323 May 2020 -
1.0.219 May 2020Release notes
Open source →- Fixed zip asset extraction using sync
- Fixed zip asset creation with recursive param
-
1.0.109 May 2020 -
1.0.009 May 2020Nothing published for this version