gg_value 1.0.3-dev.1 copy "gg_value: ^1.0.3-dev.1" to clipboard
gg_value: ^1.0.3-dev.1 copied to clipboard

outdated

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.3-dev.1 #

  • String processing is working for dynamic types also

1.0.2 #

  • When used with custom types, no parse and toString function needs to be specified. An exception will by thrown only stringValue is used.

1.0.1 #

  • Parse an generate bool strings
  • Updated documentation
  • Provided example

1.0.0 #

  • Parse strings into GgValue
  • Turn GgValue into strings

0.0.9+4 #

0.0.9+2 #

  • Fixed dart package conventions.

0.0.9+1 #

  • Initial version.
0
likes
0
points
135
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on gg_value