dotenv_gen_runner 0.0.3 copy "dotenv_gen_runner: ^0.0.3" to clipboard
dotenv_gen_runner: ^0.0.3 copied to clipboard

SDKDart

Code generator for dotenv_gen

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dotenv_gen_runner

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

dependencies:
  dotenv_gen_runner: ^0.0.3

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:dotenv_gen_runner/dotenv_gen_runner.dart';
0
likes
90
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for dotenv_gen

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, dotenv, dotenv_gen, logging, source_gen, source_helper

More

Packages that depend on dotenv_gen_runner