flutter_env_forge 0.1.0 copy "flutter_env_forge: ^0.1.0" to clipboard
flutter_env_forge: ^0.1.0 copied to clipboard

Generate environment systems automatically.

flutter-env-forge #

Topics: cli · config · dart · env · flutter · flutter-env-forge · mobile · pub

Generate environment systems automatically.

CLI #

npx flutter-env-forge create

Features #

  • .env.dev
  • .env.prod
  • flavor configs
  • Dart env accessors

Usage #

import 'package:flutter_env_forge/flutter_env_forge.dart';

void main() {
  FlutterEnvForge.init();
}

Why #

Env setup across Android/iOS/Web is repetitive.

License #

MIT

0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Generate environment systems automatically.

Topics

#cli #config #dart #env #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_env_forge