envied_generator 1.1.1 copy "envied_generator: ^1.1.1" to clipboard
envied_generator: ^1.1.1 copied to clipboard

Generator for the Envied package. See https://pub.dev/packages/envied.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add envied_generator
copied to clipboard

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

dependencies:
  envied_generator: ^1.1.1
copied to clipboard

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:envied_generator/envied_generator.dart';
copied to clipboard
32
likes
130
points
73.4k
downloads

Publisher

verified publishercinibulk.dev

Weekly Downloads

2024.09.23 - 2025.04.07

Generator for the Envied package. See https://pub.dev/packages/envied.

Repository (GitHub)
Contributing

Topics

#env #codegen

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, code_builder, envied, equatable, recase, source_gen

More

Packages that depend on envied_generator