queen_env 0.0.2-beta copy "queen_env: ^0.0.2-beta" to clipboard
queen_env: ^0.0.2-beta copied to clipboard

.env files reader part of queen packages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add queen_env

With Flutter:

 $ flutter pub add queen_env

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

dependencies:
  queen_env: ^0.0.2-beta

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

Import it

Now in your Dart code, you can use:

import 'package:queen_env/queen_env.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

.env files reader part of queen packages

Homepage

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on queen_env