Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobiles and desktops #14

Open
ghost opened this issue Apr 13, 2018 · 0 comments
Open

Mobiles and desktops #14

ghost opened this issue Apr 13, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 13, 2018

You could use the golang version of leveldb and expose it as a dart plug-in.
It's quite easy to do and others are also writting flutter plugins to wrap golang.

The golang leveldb is well used also these days.

https://github.com/syndtr/goleveldb

To compile for mobiles everyone usses gomobile bind.
Then you need to write the binding code for iOS and Android.

The level db API is not many method calls ?

There are many examples I could send you if you want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants