autoverpod_annotation 0.1.0 copy "autoverpod_annotation: ^0.1.0" to clipboard
autoverpod_annotation: ^0.1.0 copied to clipboard

Annotations for autoverpod - automatic widget generation for Riverpod providers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add autoverpod_annotation

With Flutter:

 $ flutter pub add autoverpod_annotation

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

dependencies:
  autoverpod_annotation: ^0.1.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:autoverpod_annotation/autoverpod_annotation.dart';
0
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations for autoverpod - automatic widget generation for Riverpod providers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on autoverpod_annotation