Skip to content

riverpod_devtools v0.6.1

Choose a tag to compare

@yutsuki3 yutsuki3 released this 27 Jun 16:29
· 115 commits to main since this release
4cc3501

riverpod_devtools 0.6.1

Published to pub.dev: https://pub.dev/packages/riverpod_devtools/versions/0.6.1

Dependencies

  • Widened the analyzer constraint from ^6.0.0 to >=6.0.0 <15.0.0 to cover the current latest analyzer release and improve the pub.dev "Support up-to-date dependencies" score.

Example

  • Replaced StateProvider with NotifierProvider/Notifier in the bundled example so it keeps compiling across the full supported flutter_riverpod range (2.3.04.0.0), including when resolved to Riverpod 3.x.

Full diff: v0.6.0...v0.6.1