cbl_flutter 3.1.3 cbl_flutter: ^3.1.3 copied to clipboard
Flutter Plugin for Couchbase Lite, an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, SQL++ Queries, Live Queries, Full-Text Search and Data Sync.
3.1.2 #
3.0.1 #
- Update a dependency to the latest release.
3.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
3.0.0-dev.5 #
3.0.0-dev.4 #
3.0.0-dev.3 #
3.0.0-dev.2 #
- Update a dependency to the latest release.
3.0.0-dev.1 #
- Update a dependency to the latest release.
3.0.0-dev.0 #
2.0.9 #
- Update a dependency to the latest release.
2.0.7 #
- Update a dependency to the latest release.
2.0.6 #
- Update a dependency to the latest release.
2.0.4 #
- Update a dependency to the latest release.
2.0.0 #
Note: This release has breaking changes.
- REFACTOR: enable more lint rules (#376). (69a6423f)
- REFACTOR: make use of enhanced enums (#375). (d3f21516)
- REFACTOR: use super parameters (#374). (d35feaf0)
- FIX: UnsupportedError during initialization (#373). (ff4e7f6f)
- DOCS: remove broken license badge. (408463ab)
- DOCS: reformat comments with daco (#385). (e692a51b)
- DOCS: remove link to bug in Flutter for Linux. (1a3086ae)
- DOCS: fix a few spelling mistakes. (9404ae77)
- BREAKING FEAT: require Flutter
3.0.0
and Dart2.17.0
(#366). (480912b6)
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-beta.13 #
Note: This release has breaking changes.
- BREAKING FEAT: upgrade to Dart
2.16.0
and Flutter2.10.0
(#290). (5d8d0829)
1.0.0-beta.12 #
1.0.0-beta.11 #
1.0.0-beta.10 #
1.0.0-beta.8 #
1.0.0-beta.7 #
1.0.0-beta.6 #
- BREAKING FEAT: support Couchbase Lite Community and Enterprise Editions
1.0.0-beta.5 #
- FEAT: use consistent database default directory for Flutter (#177).
- CI: improve diagnostics for failing tests.
- CHORE: cut release of
cbl_native
. - CHORE: cut
cbl_native
release.
1.0.0-beta.4 #
- FEAT: add support for Linux + Flutter.
- FEAT: add initializer for secondary isolate.
1.0.0-beta.3 #
- Bump "cbl_flutter" to
1.0.0-beta.3
.
1.0.0-beta.2 #
- Bump "cbl_flutter" to
1.0.0-beta.2
.
0.4.0+2 #
- FIX: fix variable reference in
install_binaries.sh
.
0.4.0+1 #
- FIX: installing binaires on windows.
- CHORE: publish packages.
0.4.0 #
Note: This release has breaking changes.
- TEST: follow guide in setup of integration_test.
- CI: run iOS tests directly with xcodebuild.
- CHORE: bump dependency on
cbl_native
. - BREAKING REFACTOR: convert between native and Dart types in
cbl_ffi
.
0.3.1+1 #
- DOCS: fix badges.
0.3.1 #
- FEAT: Update dependencies.
- DOCS: mention minimum platform targets.
0.3.0+5 #
- Update a dependency to the latest release.
0.3.0+4 #
- Update a dependency to the latest release.
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.