SaltechSystems / couchbase_lite

Flutter plugin for the Community edition of Couchbase Lite. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Web Support

edityomurti opened this issue · comments

What would it take to use this lib on a Flutter Web app?

There isn't an sdk that supports this which is the problem. I don't know what a web platform integration for this would look like / if it can be done with out writing a native solution in dart.

Would look at this solution they might be closer https://github.com/Rudiksz/couchbase_lite_dart