gg_value 1.0.0 gg_value: ^1.0.0 copied to clipboard
GgValue allows managing a value in a dart application. It provides a stream, a flag preventing too many updates, and a custom transform and a comparison function.
1.0.0 #
- Parse strings into GgValue
- Turn GgValue into strings
0.0.9+4 #
- Moved source code to https://github.com/inlavigo/gg_value
0.0.9+2 #
- Fixed dart package conventions.
0.0.9+1 #
- Initial version.