fluttercommunity / fluttercommunity/flutter_webview_plugin
Customize <input type="file" capture> open handle in flutter_webview_plugin for iOS
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I have download flutter_webview_plugin and changed function onShowFileChooser in WebviewManager.java for Android customization to open camera instead of file chooser and it's work, but I cant find anything that is equivalent in ios folder. I tried add some function likes runOpenPanel, runOpenPanelWith, .... into FlutterWebviewPlugin.m file but no luck.
Any help would be appreciated!
Brg!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.