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

outdated

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
points
152
downloads

Publisher

unverified uploader

Weekly Downloads

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