Tags: lukaspili/plugins
Tags
[google_maps_flutter] supports v2 android embedding. (flutter#2488)
[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`.
[video_player_web, video_player] Detect DOM playback/init errors and … …convert them to PlatformExceptions (flutter#2483) video_player_web: * Add a `PlatformException` to the event Stream `onError`, instead of the Event coming straight from the DOM. * Handle videoElement.play() rejection. Funnel that as a PlatformException to the event Stream as well. * Update documentation about web-specific _quirks and features_. video_player: * Add documentation about the web platform.
[video_player_web, video_player] Detect DOM playback/init errors and … …convert them to PlatformExceptions (flutter#2483) video_player_web: * Add a `PlatformException` to the event Stream `onError`, instead of the Event coming straight from the DOM. * Handle videoElement.play() rejection. Funnel that as a PlatformException to the event Stream as well. * Update documentation about web-specific _quirks and features_. video_player: * Add documentation about the web platform.
Fix ci error: deprecated api (flutter#2485)
[video_player_web, video_player] Detect DOM playback/init errors and … …convert them to PlatformExceptions (flutter#2483) video_player_web: * Add a `PlatformException` to the event Stream `onError`, instead of the Event coming straight from the DOM. * Handle videoElement.play() rejection. Funnel that as a PlatformException to the event Stream as well. * Update documentation about web-specific _quirks and features_. video_player: * Add documentation about the web platform.
PreviousNext