Y
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
kaichao
1035 days ago
Curios to know why Meli only has Android support? Since Flutter + Rust (FFI) seems a good solution for multi moblie platform support.
link
mdhb
1035 days ago
Excellent, I did end up taking a look. Hopefully using the FFI approach worked out ok for you folks in the end
link