-
### Description
`Java.IO.FileNotFoundException: File is virtual` is thrown when pciking some files from Google drive. Not sure what are those virtual files exactly, but probably some file entitie…
-
**Steps leading to problem**
1. Updated Android Studio to latest stable build.
2. Updated Flutter and Dart to latest stable build.
3. Built a test project using flutter create
4. Added some simp…
-
I use last version plugin
file_picker: ^2.1.0
This is my code:
`FilePickerResult result = await FilePicker.platform.pickFiles(
type: FileType.custom,
allowedExtension…
-
Currently, Google Drive ☁️ option is not available to pick files from device.
To allow other options like google drive/google photos etc.
could you please update code as:
Essentials/Xamarin.Essen…
-
**Describe the bug**
I'm not sure if this is a bug or a typo.
Docs for `platform_file.dart`:
```dart
/// The file size in bytes.
final int size;
```
Behavior in Flutter Web (the one …
-
`FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.W…
-
# Bug Report
Something seems to have changed in cordova 10 with respect to `cordova plugin remove` when there are dependencies. This new behavior makes it difficult for plugin authors to easily re…
-
Further to #457 I've got the client built and running in full-screen/non-X11.
My final issue is with gamepad support. Any axis events (including dpad which I know are also treated as full deflecti…
-
I am using the file picker with type set to FileType.ANY on a Pixel 3. If I select a file of type PDF then I get a crash as shown below:
java.lang.RuntimeException: Failure delivering result Result…
-
**Environment**
````
✔ Getting NativeScript components versions information...
✔ Component nativescript has 6.7.8 version and is up to date.
✔ Component @nativescript/core has 6.5.12 version and…