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

A project for analyzing Riverpod code. This is internally used by riverpod_lint and riverpod_generator

0.1.0 #

  • Decode generated StreamProviders.

  • Upcast StatefulProviderDeclaratation.providerElement & StatelessProviderDeclaratation.providerElement to their respective element type.

  • Change error handling mechanism (no more exceptions)

  • Parse ProviderContainerInstanceCreationExpression and ProviderScopeInstanceCreationExpression.

  • Fix exception when riverpod_lint analyzes files before riverpod_generator runs

0.0.2 #

  • Fix crash when parsing async generated providers
  • Add uncontrolledProviderScopeType

0.0.1 #

  • Initial version.
2
likes
0
pub points
71%
popularity

Publisher

unverified uploader

A project for analyzing Riverpod code. This is internally used by riverpod_lint and riverpod_generator

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

analyzer, collection, crypto, custom_lint_core, freezed_annotation, meta, path, source_span

More

Packages that depend on riverpod_analyzer_utils