async_field 1.0.3 copy "async_field: ^1.0.3" to clipboard
async_field: ^1.0.3 copied to clipboard

outdated

Async fields that can be stored or fetched from any source (databases, web services, local storage or other thread/isolate), with observable values, caches and stale versions.

1.0.3 #

  • Change AsyncField.set to return the defined value.
  • improve tests
  • async_extension: ^1.0.4

1.0.2 #

  • Adjust pubspec.yaml description.
  • Adjust README.md.
  • Fix dispose.

1.0.1 #

  • Add AsyncField.timeout.
  • Added get( onSlateValue ).
  • Improve tests.

1.0.0 #

  • Initial version.
5
likes
0
pub points
76%
popularity

Publisher

unverified uploader

Async fields that can be stored or fetched from any source (databases, web services, local storage or other thread/isolate), with observable values, caches and stale versions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async_extension, collection

More

Packages that depend on async_field