flutter_app_environment 1.0.4 copy "flutter_app_environment: ^1.0.4" to clipboard
flutter_app_environment: ^1.0.4 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
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation

More

Packages that depend on flutter_app_environment