firebase_model_notifier 0.8.2+1 copy "firebase_model_notifier: ^0.8.2+1" to clipboard
firebase_model_notifier: ^0.8.2+1 copied to clipboard

discontinued
outdated

ModelNotifier package for Firebase. When you listen in Firestore, you can tell riverpod and others about the update.

Firebase 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. It ships with a model for Firebase.

Getting Started #

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

dependencies:
  firebase_model_notifier: ^0.8.2

You should then run flutter pub upgrade.

Usage #

import 'package:firebase_model_notifier/firebase_model_notifier.dart';

License #

BSD

2
likes
0
points
81
downloads

Publisher

verified publishermathru.net

Weekly Downloads

ModelNotifier package for Firebase. When you listen in Firestore, you can tell riverpod and others about the update.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, cloud_functions, firebase_auth, firebase_core, firebase_storage, flutter, flutter_hooks, flutter_riverpod, hooks_riverpod, katana, katana_firebase, meta, model_notifier, riverpod

More

Packages that depend on firebase_model_notifier