flutter_sharez icon indicating copy to clipboard operation
flutter_sharez copied to clipboard

🚀 Flutter Sharez is a modern file-sharing app built using the Flutter framework and powered by Riverpod. This app allows users to effortlessly share and receive files across different platforms. With...

Results 5 flutter_sharez issues
Sort by recently updated
recently updated
newest added

- Add a feature to add qr code scanning works - on scanned check the ip & port by connectng them to a common route ("Check server") - if you...

good first issue
hacktoberfest

- On download complete , add info about download item (path, devicename, time) - Show them in download list - Also add option to clear them from already downloaded list

good first issue
hacktoberfest

- Get the IP and Port from user using input box (TextField) - Connect to given address - If success go to given device page

good first issue
hacktoberfest

Trying to get this to fly, in Android Studio Koala | 2024.1.1 Patch 2, flutter 3.24.3 and I get a number of analysis issues, such as: lib/core/router/router.gr.dart:55 "The name 'PageFactory'...