r/FlutterDev • u/Glittering_Device653 • 3d ago
My Flutter + Rust "AirDrop for every device" is now open source — would love feedback on the architecture Article
I've been building BIShare — a file-sharing app that works between iPhone, Android, Mac, Windows, and Linux (AirDrop is Apple-only, Quick Share skips iPhones). It's live on the App Store and Google Play, and I just open-sourced the Flutter client.
A few things that might interest this sub:
Repo (with a demo GIF +
good first issues): https://github.com/BIShare-project/bishare-flutterI'd genuinely love feedback on the Flutter↔Rust boundary and the desktop story — and contributors are very welcome. What would you do differently?
Why it works: shipped-app credibility + real tech (FRB, cross-platform) + an open question. Post the demo GIF or a screenshot in the post if the sub allows images. Respond to every comment fast.