flutter_app_environment 1.0.3 copy "flutter_app_environment: ^1.0.3" to clipboard
flutter_app_environment: ^1.0.3 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
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation

More

Packages that depend on flutter_app_environment