Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cbl-dart/cbl-dart
- Owner: cbl-dart
- License: apache-2.0
- Created: 2021-02-06T16:56:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T14:41:31.000Z (6 months ago)
- Last Synced: 2024-05-02T02:25:29.302Z (6 months ago)
- Topics: couchbase-lite, dart, database, flutter, n1ql, nosql
- Language: Dart
- Homepage: https://cbl-dart.dev
- Size: 114 MB
- Stars: 107
- Watchers: 5
- Forks: 16
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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