PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 31
  1. 2.6.0 15 Jul 2026
    Release notes
    • Added support for Linux platform (linux:cmake, linux:runnerCmake, linux:myApplication processors)
    • Added support for Windows platform (windows:cmake, windows:mainCppTemplate, windows:runnerRcTemplate, windows:dummyAssets, windows:icons processors) — 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 BuildableProductRunnable to ProfileAction and MacroExpansion to TestAction
    • Fixed duplicate build configurations being created on native targets when re-running flavorizr on an already-configured project
    • Bumped dependencies
    Open source →
  2. 2.5.0 23 May 2026
    Release notes

    feat: add UIApplicationSceneManifest for multi-scene support in iOS (#…

    …432)

    Open source →
    Release notes
    • 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 includes key to iOS and macOS xcconfig configuration (global under app.ios/app.macos and per-flavor) — supports optional per-target scoping and #include? via the optional flag
    Open source →
  3. 2.4.2 24 Feb 2026
    Release notes
    • 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
    Open source →
  4. 2.4.1 18 May 2025
    Release notes
    • Fixed profile build configuration
    • Updated supported platforms
    Open source →
  5. 2.4.0 18 Apr 2025
    Release notes
    • Updated logging system
    Open source →
  6. 2.3.1 18 Apr 2025
    Release notes
    • 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
    Open source →
  7. 2.3.0 14 Mar 2025
    Release notes
    • 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
    Open source →
  8. 2.2.3 01 Apr 2024
    Release notes
    • Fixed add_firebase_build_phase script output paths
    • Fixed "Unable to load contents of file list"
    Open source →
  9. 2.2.2 10 Mar 2024
    Release notes
    • 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
    Open source →
  10. 2.2.1 09 Jun 2023
    Release notes
    • Fixed platform optionals error due to eager processors initialization
    Open source →
  11. 2.2.0 03 Jun 2023
    Release notes
    • 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
    Open source →
  12. 2.1.6 30 Mar 2023
    Release notes
    • Create file path if not existing when copying icon sets
    • Set letters lowercase when created flavors
    • Bumped dependencies
    • Updated copyright version
    Open source →
  13. 2.1.5 25 Oct 2022
    Release notes
    • Json serializable build runner setup
    • Bumped dependencies
    Open source →
  14. 2.1.4 14 Aug 2022
    Release notes
    • Added CFBundleDisplayName in Info.plist to show the proper name for iOS apps
    • Bumped dependencies
    Open source →
  15. 2.1.3 02 Apr 2022
    Release notes
    • 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
    Open source →
  16. 2.1.2 02 Jan 2022
    Release notes
    • 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
    Open source →
  17. 2.1.1 02 Jan 2022
    Release notes
    • Added icon directive to generate icons for each flavor
    • Bumped dependencies
    Open source →
  18. 2.1.0 14 Nov 2021
    Release notes
    • 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
    Open source →
  19. 2.0.0 18 Apr 2021
    Release notes
    • Migration to Flutter 2
    Open source →
  20. 1.0.11 27 Mar 2021
    Release notes
    • Added FirebaseProcessor to plug Firebase configurations
    Open source →
  21. 1.0.10 14 Mar 2021
    Release notes
    • Added AndroidBuildGradleProcessor idempotency
    • Bumped dependencies
    • Updated LICENCE
    Open source →
  22. 1.0.9 13 Oct 2020
    Release notes
    • Fixed README
    Open source →
  23. 1.0.8 13 Oct 2020
    Release notes
    • Added buildConfig param in iOS configuration
    • Added program argument in vscode configuration
    • Added dash in iOS configuration
    Open source →
  24. 1.0.7 06 Aug 2020
    Release notes
    • Bumped dependencies
    Open source →
  25. 1.0.6 06 Aug 2020
    Release notes
    • Bumped dependencies
    Open source →
  26. 1.0.5 06 Aug 2020
    Release notes
    • Bumped dependencies
    Open source →
  27. 1.0.4 01 Aug 2020
    Release notes
    • Added processors param to the command line
    Open source →
  28. 1.0.3 23 May 2020
    Release notes
    • Added IDE processors (vscode and idea)
    • Updated README
    Open source →
  29. 1.0.2 19 May 2020
    Release notes
    • Fixed zip asset extraction using sync
    • Fixed zip asset creation with recursive param
    Open source →
  30. 1.0.1 09 May 2020
    Release notes
    • First release!
    Open source →
  31. 1.0.0 09 May 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive