riverpod_feature_generator 0.0.12 copy "riverpod_feature_generator: ^0.0.12" to clipboard
riverpod_feature_generator: ^0.0.12 copied to clipboard

This is a code generation annotation for widget_gen package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_feature_generator

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

dependencies:
  riverpod_feature_generator: ^0.0.12

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

Import it

Now in your Dart code, you can use:

import 'package:riverpod_feature_generator/riverpod_feature_generator.dart';
1
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

This is a code generation annotation for widget_gen package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, flutter, graphs, riverpod_widget_annotation, source_gen

More

Packages that depend on riverpod_feature_generator