cbl_flutter 0.3.0+3
cbl_flutter: ^0.3.0+3 copied to clipboard
Binaries for use of Couchbase Lite with Flutter. Couchbase Lite is A NoSQL database with change notification, full text search and replication.
0.3.0+3 #
- Update a dependency to the latest release.
0.3.0+2 #
- Update a dependency to the latest release.
0.3.0+1 #
- DOCS: update docs.
0.3.0 #
Note: This release has breaking changes.
- CHORE: cut release.
- CHORE: publish packages.
- BREAKING FEAT: improve
CouchbaseLite
andDatabase
APIs.
0.2.0 #
Note: This release has breaking changes.
- CHORE: publish packages.
- BREAKING FEAT: new Stream API for logging.
0.1.0+3 #
- FIX: fix typo.
0.1.0+2 #
- FIX: create Xcframeworks links in prepare command.
0.1.0+1 #
- FIX: use temporary package to install binaries.
- CHORE: depend on hosted version of
flutter_cbl
.
0.1.0 #
- Initial release.