observable_builder 0.0.3 copy "observable_builder: ^0.0.3" to clipboard
observable_builder: ^0.0.3 copied to clipboard

Lightweight Flutter state management library with support for local refreshes and state caching.

0.0.3 #

  • provides easy initialization for basic data types
  • supports the basic type 1.obs/'1'.obs/List().obs/Map().obs... way

0.0.2+2 #

  • write pre-processing data callback, read pre-processing data callback, generally used for encryption and decryption
  • added isolate to support multithreaded parsing

0.0.2+1 #

  • edit doc.

0.0.2 #

  • remove isolate.

0.0.1 #

  • ObservableBuilder Lightweight Flutter state management.
  • Supports multi-state independent caching.
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Lightweight Flutter state management library with support for local refreshes and state caching.

Homepage
Repository

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, isolate, shared_preferences

More

Packages that depend on observable_builder