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

Simple solution to handle environment variables using `.json` or config in entrypoint file.

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
0
pub points
69%
popularity

Publisher

unverified uploader

Simple solution to handle environment variables using `.json` or config in entrypoint file.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_annotation

More

Packages that depend on flutter_app_environment