fluttercommunity / fluttercommunity/flutter_webview_plugin
ios disable native fullscreen video
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
## Use case
So every html video is played in full screen in IOS and not inline
## Proposal
we have to set `configuration.allowsInlineMediaPlayback = true;` in order to apply this setting
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.