envystic 0.4.0 copy "envystic: ^0.4.0" to clipboard
envystic: ^0.4.0 copied to clipboard

Env Variable Maestro! Seamlessly master config from remote sources, pre-stored via build_runner, or straight from the running system. Enchanting code, mystical security! ☆

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add envystic

With Flutter:

 $ flutter pub add envystic

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

dependencies:
  envystic: ^0.4.0

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:envystic/envystic.dart';
4
likes
160
pub points
0%
popularity

Publisher

verified publisheritisnajim.com

Env Variable Maestro! Seamlessly master config from remote sources, pre-stored via build_runner, or straight from the running system. Enchanting code, mystical security! ☆

Repository (GitHub)
View/report issues

Topics

#dotenv #build-runner #codegen #encryption

Documentation

API reference

License

MIT (license)

Dependencies

meta, pointycastle

More

Packages that depend on envystic