open_file icon indicating copy to clipboard operation
open_file copied to clipboard

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)

Results 108 open_file issues
Sort by recently updated
recently updated
newest added

hi, after apk decompile, i see that the package gives access to all the files under app domain, since it uses "." Since the package add to the assembled manifest...

Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.10.6, on Microsoft Windows [版本 10.0.19044.3086], locale zh-CN) [√] Windows Version (Installed version of Windows is...

I got the following error when run on android Note: C:\Users\Hosam\AppData\Local\Pub\Cache\hosted\pub.dev\open_file-3.3.2\android\src\main\java\com\crazecoder\openfile\OpenFilePlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':open_file'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not specified. Please...

Permission problem for Android version 10+

The app crashes when we click the back button (physical button) and then open the app again on android devices. Null object appears in this function we detached the app...

Currently jcentral seems to be down