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.

Riverpod Feature Generator #

  1. Now, there is no longer a need to write ref.read(provider.notifier) or ref.watch(provider) every time.

  2. If you deviate from the naming conventions, you’ll get a compile error, which ensures you stick to a defined structure.

  3. It handles error messages for you.

  4. It manages loadings for you.

  5. Because it is much simpler, it increases the readability of the code base.

Compare #

Normal Implementation Implementation with Generator
Normal Implementation Implementation with Generator

This is a beta trial version, and I am fully open to suggestions and contributions. #

1
likes
110
pub points
7%
popularity

Publisher

unverified uploader

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