Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbl-dart/cbl_counter
Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.
https://github.com/cbl-dart/cbl_counter
couchbase-lite dart database flutter replication
Last synced: about 2 months ago
JSON representation
Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.
- Host: GitHub
- URL: https://github.com/cbl-dart/cbl_counter
- Owner: cbl-dart
- Created: 2021-08-30T21:07:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T14:42:27.000Z (8 months ago)
- Last Synced: 2024-05-02T02:25:29.184Z (8 months ago)
- Topics: couchbase-lite, dart, database, flutter, replication
- Language: Dart
- Homepage:
- Size: 221 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cbl_counter
A demo app which demonstrates how to use Flutter + Couchbase Lite with a simple
persisted, synchronized counter.