-
**Describe the bug**
When calling the pickFiles method and once selected a file to pick, the following exception araises:
Exception has occurred.
NoSuchMethodError (NoSuchMethodError: No top-leve…
-
when i run flutter run apk --release
below error shows
```console
D:\flutter\.pub-cache\hosted\pub.dartlang.org\shared_preferences-0.5.12+4\android\src\main\java\io\flutter\plugins\sharedpreference…
-
## Command
```
flutter run
```
When I execute flutter run on mobile and web, randomly, it was giving me this error below, making my laptop stops responding and now it's more often, most of…
-
### Describe the bug ###
When I try to edit my location in persona, it throws a FormatException.
### To Reproduce ###
1. Run the app.
2. Go to edit profile.
3. Click on the Location edit icon.
…
-
**Describe the bug**
Calling `String result = await FilePicker.platform.getDirectoryPath();` returns `UnimplementedError: getDirectoryPath() has not been implemented.` on web
Running `file_picker…
-
### Description
I have met this issue when using xamarin.essential to use FilePicker.But when i only use this line code
FilePicker.PickAsync()
It said expexted FilePicker.FileResult in Xamarin.…
-
When trying to pick a file from Android it is not picking it but ending the session with a log message:
```
D/FilePickerDelegate(30037): Selected type */*
I/FilePickerDelegate(30037): User cancel…
-
I have used the [gx_file_picker ](https://pub.dev/packages/gx_file_picker)and it's working well, Thanks for the awesome plugin. But the issue I am facing is whenever I am trying to convert the list of…
-
I have used the [gx_file_picker ](https://pub.dev/packages/gx_file_picker)and it's working well, Thanks for the awesome plugin. But the issue I am facing is whenever I am trying to convert the list of…
-
Hi
I use file_picker: ^3.0.0 in web when I want to pick a file with this plugin , If I **cancel** picking file , It is not going to next line of code
**Platform**
- Web
**How are…
xzghx updated
3 years ago