We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ca315 commit 2af1c4cCopy full SHA for 2af1c4c
README.md
@@ -3,7 +3,7 @@
3
# Shared Value
4
5
A wrapper over [InheritedModel](https://api.flutter.dev/flutter/widgets/InheritedModel-class.html),
6
- this module allows users to easily manage global state in your flutter apps.
+ this module allows you to easily manage global state in flutter apps.
7
8
At a high level, `SharedValue` puts your variables in an intelligent "container" that is flutter-aware.
9
0 commit comments