flutter_sharez
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...
- 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...
- 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
- Get the IP and Port from user using input box (TextField) - Connect to given address - If success go to given device page
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'...