Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbl-dart/cbl-dart

Couchbase Lite for Dart and Flutter
https://github.com/cbl-dart/cbl-dart

couchbase-lite dart database flutter n1ql nosql

Last synced: 28 days ago
JSON representation

Couchbase Lite for Dart and Flutter

Awesome Lists containing this project

README

        

[![CI](https://github.com/cbl-dart/cbl-dart/actions/workflows/ci.yaml/badge.svg)](https://github.com/cbl-dart/cbl-dart/actions/workflows/ci.yaml)
[![melos](https://img.shields.io/badge/maintained%20with-melos-f700ff.svg?style=flat-square)](https://github.com/invertase/melos)
[![codecov](https://codecov.io/gh/cbl-dart/cbl-dart/branch/main/graph/badge.svg?token=XNUVBY3Y39)](https://codecov.io/gh/cbl-dart/cbl-dart)

# cbl-dart

This is the mono-repository for the `cbl-dart` project, wich implements
Couchbase Lite for Dart and Flutter.

To start using Couchbase Lite, go to the [**documentation**][docs].

## Contributing

Pull requests are welcome. For major changes, please open an issue first to
discuss what you would like to change.

Please make sure to update tests as appropriate.

Read [CONTRIBUTING] to get started developing.

[contributing]: ./CONTRIBUTING.md
[docs]: https://cbl-dart.dev