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_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.

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.