voo_env_generator 0.2.0 copy "voo_env_generator: ^0.2.0" to clipboard
voo_env_generator: ^0.2.0 copied to clipboard

discontinuedreplaced by: voo_config_generator
SDKDart

[DEPRECATED] Use voo_config_generator instead. This package is deprecated along with voo_env.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_env_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  voo_env_generator: ^0.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voo_env_generator/voo_env_generator.dart';
0
likes
135
points
201
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

[DEPRECATED] Use voo_config_generator instead. This package is deprecated along with voo_env.

Homepage
Repository (GitHub)
View/report issues

Topics

#code-generation #build-runner #deprecated

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, source_gen, voo_env

More

Packages that depend on voo_env_generator