model_notifier 0.9.1+3 copy "model_notifier: ^0.9.1+3" to clipboard
model_notifier: ^0.9.1+3 copied to clipboard

discontinued

Package that makes it easy to define ValueNotifier as a model and improves the affinity with riverpod and freezed.

Model Notifier #

Version Language License: BSD


Package that makes it easy to define ValueNotifier as a model and improves the affinity with riverpod and freezed.

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  model_notifier: ^0.9.1

You should then run flutter pub upgrade.

Usage #

import 'package:model_notifier/model_notifier.dart';

License #

BSD

0
likes
0
pub points
0%
popularity

Publisher

verified publishermathru.net

Package that makes it easy to define ValueNotifier as a model and improves the affinity with riverpod and freezed.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_riverpod, http, katana, meta, riverpod

More

Packages that depend on model_notifier