You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[webview_flutter] Fix iOS WebView not opening href with target="_blan…
…k" (flutter#2500)
Right now, flutter webview on Android will open href's with target="_blank", but iOS will not. This PR fixes this.
[Closed Captioning] Create SubRip file parser and dart closed caption…
… data object (flutter#2473)
This PR specifies a dart object that represents a "Closed Caption". This will be useful in a follow up PR, where I will add closed caption support the the `VideoPlayerController`.
[path_provider] now supports getDownloadsDirectory() on macOS. (flutt……er#2436)
Adds support for retrieving a user's downloads directory on macOS using the path_provider plugin.
[path_provider] now supports getDownloadsDirectory() on macOS. (flutt……er#2436)
Adds support for retrieving a user's downloads directory on macOS using the path_provider plugin.
[path_provider] now supports getDownloadsDirectory() on macOS. (flutt……er#2436)
Adds support for retrieving a user's downloads directory on macOS using the path_provider plugin.