Skip to content

masreplay/riverpod_hook_extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riverpod Hooks ValueNotifier Extensions

Pub GitHub stars

Flutter Riverpod, Hooks and ValueNotifier missing extensions

Features

  • ValueNotifier Extensions
  • StateNotifier Extensions
  • FutureProvider Extensions
  • useGlobalKey Extensions

Getting Started

In order to use this package, you need to add riverpod_hook_extensions as a dependency in your pubspec.yaml file.

dependencies:
  riverpod_hook_extensions: <latest_version>
flutter pub add riverpod_hook_extensions

Then, run flutter pub get to fetch the package.

Documentation

For more details, check out the documentation.

Contributing

Contributions are welcome! If you find any issues or have suggestions, please create a new issue or submit a pull request.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages