riverpod_annotation 2.3.5 copy "riverpod_annotation: ^2.3.5" to clipboard
riverpod_annotation: ^2.3.5 copied to clipboard

A package exposing annotations for riverpod_generator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add riverpod_annotation

With Flutter:

 $ flutter pub add riverpod_annotation

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

dependencies:
  riverpod_annotation: ^2.3.5

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:riverpod_annotation/riverpod_annotation.dart';
123
likes
100
pub points
99%
popularity

Publisher

verified publisherdash-overflow.net

A package exposing annotations for riverpod_generator

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

meta, riverpod

More

Packages that depend on riverpod_annotation