Skip to content

Commit 17d2a05

Browse files
committed
Update docs
1 parent bf802cd commit 17d2a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ void addOrRemoveTag(String tag, bool add) {
106106
}
107107
```
108108

109-
## Pro-tip: adding persistence
109+
## Pro-tip: persistence
110110

111-
Use `flutter_reactive_value` together with my other library, [`flutter_persistent_value_notifier`](https://github.com/lukehutch/flutter_persistent_value_notifier), to enable persistent reactive state in your app!
111+
See my other library, [`flutter_persistent_value_notifier`](https://github.com/lukehutch/flutter_persistent_value_notifier), to enable persistent state in your app!
112112

113113
## Author
114114

0 commit comments

Comments
 (0)