video_player_android 2.3.6 video_player_android: ^2.3.6 copied to clipboard
Android implementation of the video_player plugin.
2.3.6 #
- Updates references to the obsolete master branch.
2.3.5 #
- Sets rotationCorrection for videos recorded in landscapeRight (https://github.com/flutter/flutter/issues/60327).
2.3.4 #
- Updates ExoPlayer to 2.17.1.
2.3.3 #
- Removes unnecessary imports.
- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
2.3.2 #
- Updates ExoPlayer to 2.17.0.
2.3.1 #
- Renames internal method channels to avoid potential confusion with the default implementation's method channel.
- Updates Pigeon to 2.0.1.
2.3.0 #
- Updates Pigeon to ^1.0.16.
2.2.17 #
- Splits from
video_player
as a federated implementation.