couchbase_lite 2.5.1+5 copy "couchbase_lite: ^2.5.1+5" to clipboard
couchbase_lite: ^2.5.1+5 copied to clipboard

outdated

Flutter plugin for Couchbase Lite Community Edition, an embedded lightweight, noSQL database with live synchronization and offline support on Android and iOS.

2.5.0 #

  • Initial Release for the plugin using Couchbase Mobile 2.5

2.5.1 #

  • Updated documentation

2.5.1+1 #

  • Changed return type of class Database documentWithId from Map to Document
  • Populated doc/api using dartdoc
  • Fixed some format issues

2.5.1+2 #

  • Added all classes as part of couchbase_lite library to eliminate the need to import every class individuallygit

2.5.1+3 #

  • Fixed issue with Replication EventChannel
  • Added Travis CI and Code Coverage with Coveralls
  • Added support for the having clause
  • Fixed some issues with Queries

2.5.1+4 #

  • Updated documentation
  • Added more test cases

2.5.1+5 #

  • Fixed Replicator Configuration bug which required certain variables like Pinned Certificate to not receive an Platform Error
  • Changed the Map object in Document from unmodifiable to a modifiable copy of the Map object
  • Renamed the functions In,Is,As to in,iS,aS to comply with flutter plugin standards
  • Added a destroy method to Replicator for cleaning up variable references and listeners
46
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Couchbase Lite Community Edition, an embedded lightweight, noSQL database with live synchronization and offline support on Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, uuid

More

Packages that depend on couchbase_lite

Packages that implement couchbase_lite