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: 8 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T08:34:28.000Z (about 1 year ago)
- Last Synced: 2025-04-17T10:23:59.245Z (8 months ago)
- Topics: couchbase-lite, dart, database, flutter, replication
- Language: Dart
- Homepage:
- Size: 238 KB
- Stars: 4
- 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.