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: 8 months ago
JSON representation

Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.

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.