Hacker News new | ask | show | jobs
by mdhb 1029 days ago
If that means you will also have a Dart / Flutter package available for development I would be very interested.
1 comments

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!
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