shamblett / sporran

A PouchDB like browser application in Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package this project as a library for existing Android app

skyred opened this issue · comments

couchbase-lite-android 2.0 has dropped the support for syncing with CouchDB. I was wondering if we can take advantage of Add Flutter to existing apps to package this project as a library not only for flutter but also for existing android apps written mostly in Java.

I don't know much about flutter and even less about android but reading the link above it does seem to suggest this is possible. At the end of the day sporran is just a standard Dart package which you can do with whatever the Google guys support, the package itself doesn't preclude any of this.