Riverpod Hooks ValueNotifier Extensions
Flutter Riverpod, Hooks and ValueNotifier missing extensions
Features
xValueNotifierExtensionsxStateNotifierExtensionsxFutureProviderExtensionsxuseGlobalKeyExtensions
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.