flutter_config
Plugin that exposes environment variables to your Dart code in Flutter as well as to your native code in iOS and Android. Bring some 12 factor love to your Flutter apps
2.0.2
2.4K downloads/mo
#4999 most downloaded on pub.dev
ByneappLLC/flutter_config
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 2.2 years
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
13 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2019 to Jul 2023
2020
2021
2022
2023
2024
2025
2026
Releases
latest 13-
2.0.210 Jul 2023 -
2.0.107 Jul 2023 -
2.0.018 Apr 2021Release notes
Open source →- Breaking change. Gradle 4.0+ is needed on Android.
- Added support for dart null sound safety
-
1.0.824 Dec 2020 -
1.0.704 Apr 2020 -
1.0.619 Mar 2020Release notes
Open source →- Breaking change. reading the envfile has been moved from /tmp/envfile
to the root project directory. you need to change your pre-action scripts from
echo ".env" > /tmp/envfiletoecho ".env" > ${SRCROOT}/.envfile
- Update documentation for iOS
- Fix Product name
- Breaking change. reading the envfile has been moved from /tmp/envfile
to the root project directory. you need to change your pre-action scripts from
-
1.0.510 Jan 2020 -
1.0.416 Sep 2019Release notes
Open source →- Use a singleton pattern for FlutterConfig class
- Add some notes to iOS readme.
-
1.0.326 Aug 2019 -
1.0.215 Aug 2019 -
1.0.107 Aug 2019Release notes
Open source →- Add support for numbers in Android Build Flavors
- Fix - Allowing urls in xcconfig for iOS
-
1.0.028 Jul 2019 -
0.0.127 Jul 2019