-
https://github.com/flutter/plugins/pull/6881 added the ability to get a callback for file ``s. This issue tracks adding sample code to the `webview_flutter_android` readme for implementing the callbac…
-
### Plugin description
This is a modded version of tech.scott, makes able to include plugin in linux.
### Desired publisher Id
ceg.monsler
### Your plugin name
plugin.androidFilePicker
### Terms…
-
I have code that's working fine in other Compose clients but on Android I'm getting following when calling `getFileByteArray`
```
01-14 19:37:45.657 22788 22788 E AndroidRuntime: java.lang.Illeg…
-
目前支持的内部存储卡,如果外置SD卡能否支持呢
-
### Steps to reproduce
webpage not available
### Actual results
webpage not available
### Logs
Running Gradle task 'assembleDebug'...
√ Built build\app\outputs\flutter-apk\app-debug.apk
Debug s…
-
> Could not find com.github.majidarabi:AndroidFilePicker:0.2.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/majidarabi/AndroidFilePicker/…
-
### Current behavior
When using FileOpenPicker's PickSingleFIleAsync or PickMultipleFIlesAsync and setting the SuggestedStartLocation property to PickerLocationId.VideosLibrary to select one or multi…
-
```
FilePickerManager.from(this@NewMainActivity).filter(audioFilter).forResult(10086)
public val audioFilter = object : AbstractFileFilter() {
override fun doFilter(listData: Arra…
-
```
e: C:/Users/Tian-PC/.gradle/caches/transforms-3/045c3fad275a2173e64fb4cc13e1a006/transformed/jetified-AndroidFilePicker-2.0-api.jar!/META-INF/filepicker_release.kotlin_module: Module was compiled…
-
目前可以给targetSdkVersion 设置为安卓13以下 但是不是长久之计啊