flutter_app_environment 2.0.0 copy "flutter_app_environment: ^2.0.0" to clipboard
flutter_app_environment: ^2.0.0 copied to clipboard

Simple solution to manage environment variables using `.json` or `.env` files.

example/README.md

Example project used Flutter App Environment #

Example with json file for handle environment variables #

flutter run -t lib/main_development.dart

Example with config in entrypoiny file for handle environment variables #

flutter run -t lib/main_test.dart
4
likes
160
points
152
downloads

Publisher

unverified uploader

Weekly Downloads

Simple solution to manage environment variables using `.json` or `.env` files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_app_environment