nimbostratus 0.1.8 copy "nimbostratus: ^0.1.8" to clipboard
nimbostratus: ^0.1.8 copied to clipboard

Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore.

0.1.8 #

Update exception handling now that FirebaseException is not thrown.

0.1.7 #

Add support for a serverOnly write policy.

0.1.6 #

Automatically commit changes in batchUpdateDocuments on resolution of the callback.

0.1.5 #

Clear out old objects from in memory cache when a type mismatch is encountered.

0.1.4 #

Type cleanups.

0.1.3 #

Additional fromFirestore argument passing bugfix.

0.1.2 #

Fix cast issue with refactor.

0.1.1 #

Rework of cacheAndServerFirst to remove duplicate event.

0.1.0 #

Adds a cacheAndServerFirst stream fetch policy.

0.0.6 #

Adds a fromFirestore API for filtering what fields should be merged into the cache from a server response.

0.0.5 #

Adds support for field specification when updating documents.

0.0.4 #

Fix bug with casting documents.

0.0.3 #

Fix bug with non-novel optimistic updates.

0.0.2 #

  • Documentation updates.

0.0.1 #

  • Initial implementation.
8
likes
110
pub points
37%
popularity

Publisher

unverified uploader

Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, collection, flutter, restate, rxdart, uuid

More

Packages that depend on nimbostratus