Bridge is a cross-platform file sharing app built with Flutter — designed for seamless LAN transfers between Android, Windows, and Linux devices.
- Fast local file sharing over Wi-Fi (no internet required)
- Android Sharesheet integration with Super Card (Swipe to Send) feature
- Background service & system tray support on desktop
- Cross-platform compatibility (Android, Windows, Linux)
- Clean, modern Flutter UI
- Flutter (Dart)
- Socket / HTTP server for LAN-based communication
- Platform channels for OS-specific background handling
- Go to the Releases section.
- Download the APK file compatible with your device architecture (
arm64,armeabi-v7a, orx86_64). - Install it manually and allow the necessary permissions.
- Go to the Releases section.
- Download the file named
BridgeSetup.exe. - Run the setup — the app will install and minimize to the system tray when closed.
(Ubuntu, Linux Mint, Zorin OS, etc.)
- Open a terminal and run these commands first:
sudo apt-get install libayatana-appindicator3-dev sudo ufw allow 5353/udp
- Then, go to the Releases. Download the .deb package and install.
If you like this project or found it useful, consider supporting my work ❤️
Thank You.
