Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

An open-source Flutter project that makes it easy to share data in a local network

NetShare

Data sharing in local network

Demo (Screenshots, Videos)

Mobile

  

Desktop

  

Video

 NetShare-v2.mp4 

https://user-images.githubusercontent.com/29337364/237457706-2e9caa89-d05a-48f5-ae79-6e69760962ad.mp4

How to build the project

Note: This project is mainly running on the latest Flutter beta channel

  1. Run the project as usual
flutter run -d <target-platforms>

<target-platforms> is all supported Flutter platforms, except Web.

Normally, desktop app (macOS, Windows, Linux) will be server and mobile app (Android, iOS) will be client role. But roles can be reversed, let’s try and enjoy 🙂

How to use the app

  1. Build and open app on your target platform as above

For instance, I want to share files between Macbook and Android, so I will build and run app for these platforms. Or you can use released binary files in Releases without building the project.

  1. Connect

Note

Exit mobile version