Hacker News new | ask | show | jobs
by andreasdz 1035 days ago
We've started implementing one here as part of the "Meli" Android App project: https://github.com/p2panda/meli/ - as soon as we're happy with the API we would factor it out in a separate repository and publish it!
2 comments

Curios to know why Meli only has Android support? Since Flutter + Rust (FFI) seems a good solution for multi moblie platform support.
Excellent, I did end up taking a look. Hopefully using the FFI approach worked out ok for you folks in the end