1. 5566960 Add supported OS version tables to READMEs (#5106) by stuartmorgan · 3 years ago
  2. bb9dc22 [Video_player] Upgraded to exoPlayer 2.17.0 (#5011) by Abdelaziz Mahdy · 3 years ago video_player_android-v2.3.2
  3. 8624a5f [video_player] Reduce server dependencies in tests (#5103) by stuartmorgan · 3 years ago
  4. 52995e8 [video_player] Platform interface changes to fix Android rotation for videos recorded in landscapeRight (#4634) by Kyle Finlinson · 3 years ago video_player_platform_interface-v5.1.1
  5. dcacf4c [video_player] Rename internal method channels (#5045) by stuartmorgan · 3 years, 1 month ago video_player_android-v2.3.1 video_player_avfoundation-v2.3.1
  6. 6852d0a [ci] Run analysis with older versions of Flutter (#5000) by stuartmorgan · 3 years, 1 month ago flutter_plugin_tools-v0.8.0
  7. b6dea96 [video_player] Add new option for allowBackgroundPlayback (#5013) by EconomicEgret · 3 years, 1 month ago video_player-v2.3.0
  8. cc868bc [video_player] Update app-facing package analysis options (#4786) by stuartmorgan · 3 years, 1 month ago video_player-v2.2.19
  9. ca550c8 fix license (#4858) by Chris Yang · 3 years, 1 month ago video_player_platform_interface-v5.1.0
  10. 16a7dae [video_player] add allowBackgroundPlayback option platform interface changes (#4807) by IlyaMax · 3 years, 1 month ago
  11. 10a59af [video_player] Updated Pigeon version (#4726) by gaaclarke · 3 years, 1 month ago video_player_android-v2.3.0 video_player_avfoundation-v2.3.0
  12. 5bb4788 [video_player] Update web analysis options (#4788) by stuartmorgan · 3 years, 2 months ago video_player_web-v2.0.7
  13. 8dc94de [video_player] Switch platform interface to new analysis options (#4785) by stuartmorgan · 3 years, 2 months ago video_player_platform_interface-v5.0.2
  14. 37b592c [video_player] Wait to initialize m3u8 videos on iOS until size is set (#4727) by Jenn Magder · 3 years, 2 months ago video_player_avfoundation-v2.2.18
  15. dbbd21f [video_player] Adjust iOS test timeouts (#4725) by stuartmorgan · 3 years, 2 months ago
  16. 9378670 [video_player] Publish fully federation version (#4724) by stuartmorgan · 3 years, 2 months ago video_player-v2.2.18
  17. 4ebfcb5 [video_player] Federate mobile implementations (#4712) by stuartmorgan · 3 years, 2 months ago video_player_android-v2.2.17 video_player_avfoundation-v2.2.17
  18. 4450606 [video_player] Update audio URL in iOS tests (#4720) by Jenn Magder · 3 years, 2 months ago
  19. a5b97ea [video_player] Avoid blocking the main thread loading video count (#4714) by Jenn Magder · 3 years, 2 months ago video_player-v2.2.17
  20. eb6e912 [video_player] Added the setCaptionOffset (#3275) by Koen Van Looveren · 3 years, 2 months ago video_player-v2.2.16
  21. 411f09e Enforce asterisk alignment for C++ and ObjC pointers (#4703) by stuartmorgan · 3 years, 2 months ago
  22. f48198e [all] Update repo links to 'main' (#4690) by stuartmorgan · 3 years, 2 months ago
  23. 9861088 [video_player] Update iOS README section (#4688) by stuartmorgan · 3 years, 2 months ago video_player-v2.2.15
  24. 3fb9e2c [video_player] Remove KVO observer on AVPlayerItem on iOS (#4683) by Jenn Magder · 3 years, 2 months ago video_player-v2.2.14
  25. fe6d94e [video_player] Fix persisting of errorDescription even after successful reinitialize (#4644) by IlyaMax · 3 years, 2 months ago video_player-v2.2.13
  26. 688f052 [video_player] Validate size only when assets contain video tracks on iOS (#4639) by Alex Li · 3 years, 2 months ago video_player-v2.2.12
  27. a0b7daa Remove dependencies on 'meta' (#4647) by stuartmorgan · 3 years, 3 months ago camera_platform_interface-v2.1.4 file_selector_platform_interface-v2.0.4 file_selector_web-v0.8.1+3 google_maps_flutter_platform_interface-v2.1.5 google_maps_flutter_web-v0.3.2+1 google_sign_in-v5.2.2 google_sign_in_platform_interface-v2.1.1 google_sign_in_web-v0.10.0+4 image_picker_for_web-v2.1.5 image_picker_platform_interface-v2.4.3 in_app_purchase_android-v0.2.2+1 in_app_purchase_storekit-v0.3.0+1 local_auth-v1.1.10 path_provider_linux-v2.1.5 path_provider_macos-v2.0.5 path_provider_platform_interface-v2.0.3 path_provider_windows-v2.0.5 quick_actions-v0.6.0+9 quick_actions_platform_interface-v1.0.2 shared_preferences-v2.0.12 shared_preferences_android-v2.0.10 shared_preferences_ios-v2.0.9 shared_preferences_linux-v2.0.4 shared_preferences_web-v2.0.3 shared_preferences_windows-v2.0.4 url_launcher-v6.0.18 url_launcher_android-v6.0.14 url_launcher_ios-v6.0.14 url_launcher_web-v2.0.6 video_player-v2.2.11 video_player_web-v2.0.6
  28. 87adc2a Update all plugins that use `verifyToken` to use `verify` instead (#4643) by Collin Jackson · 3 years, 3 months ago camera_platform_interface-v2.1.3 file_selector_platform_interface-v2.0.3 google_maps_flutter_platform_interface-v2.1.4 image_picker_platform_interface-v2.4.2 in_app_purchase_platform_interface-v1.3.1 path_provider_platform_interface-v2.0.2 quick_actions_platform_interface-v1.0.1 url_launcher_platform_interface-v2.0.5 video_player_platform_interface-v5.0.1 webview_flutter_platform_interface-v1.8.1
  29. cb381ce [ci] Pin Chromium version for web tests (#4620) by stuartmorgan · 3 years, 3 months ago
  30. 09c61ea [video_player] Update texture on seekTo (#2758) by Kevin Gray · 3 years, 3 months ago video_player-v2.2.10
  31. c9c234a [video_player] Add 5.0 interface support (#4627) by stuartmorgan · 3 years, 3 months ago video_player-v2.2.9 video_player_web-v2.0.5
  32. 6531740 [video_player] Remove test code from platform interface (#4589) by stuartmorgan · 3 years, 3 months ago video_player_platform_interface-v5.0.0
  33. ee97b65 [video_player] Eliminate platform channel from mock platform (#4588) by stuartmorgan · 3 years, 3 months ago video_player-v2.2.8
  34. bfa3438 [video_player] Fix a flaky test (#4611) by stuartmorgan · 3 years, 4 months ago
  35. 64c222d Move custom analysis options into sub-packages (#4603) by stuartmorgan · 3 years, 4 months ago
  36. 2f72b8f Match repo state to ignored files list (#4602) by stuartmorgan · 3 years, 4 months ago
  37. afc0ad2 Remove deprecated plugins (#4580) by stuartmorgan · 3 years, 4 months ago
  38. bb65f91 Update all targetSdkVersions and enable multidex (#4533) by stuartmorgan · 3 years, 4 months ago
  39. e5156e9 Enable Android integration tests in remaining plugins (#4514) by Emmanuel Garcia · 3 years, 4 months ago camera-v0.9.4+5 url_launcher-v6.0.14
  40. 943b604 Bump plugin Android compileSdkVersions to 31 (#4502) by Camille Simon · 3 years, 4 months ago path_provider_android-v2.0.8 quick_actions-v0.6.0+8
  41. 68d2223 [video_player] Don't restart when scrubbing to end (#4488) by stuartmorgan · 3 years, 5 months ago video_player-v2.2.7
  42. b401c84 [video_player]: initial test coverage file() constructor api (#3407) by Russell Wheatley · 3 years, 5 months ago
  43. 76e84c0 [video_player] Initialize player when size and duration become available (#4438) by Jenn Magder · 3 years, 5 months ago video_player-v2.2.6
  44. 4b6b6b2 Use OpenJDK 11 in CI jobs (#4419) by Emmanuel Garcia · 3 years, 5 months ago
  45. a12791c Fix order-dependant platform interface tests (#4406) by stuartmorgan · 3 years, 6 months ago
  46. ed2e7a7 [video_player] VTT Support (#2878) by Rafael_Ferraz · 3 years, 6 months ago video_player-v2.2.5
  47. b073e6e [video_player] Bump minimum Flutter version and iOS deployment target (#4360) by Jenn Magder · 3 years, 6 months ago video_player-v2.2.4
  48. 5d64092 [video_player] bugfix caption still showing when text is empty (#3374) by Koen Van Looveren · 3 years, 7 months ago video_player-v2.2.3
  49. af758d5 [video_player] Fix a disposed `VideoPlayerController` throwing an exception when being replaced in the `VideoPlayer` (#4344) by Bartosz Selwesiuk · 3 years, 7 months ago video_player-v2.2.2
  50. bb3ebb2 [multiple] Java 8 target for all plugins with -Werror compiler arg (#3216) by Bruno Bowden · 3 years, 7 months ago path_provider-v2.0.4 video_player-v2.2.1
  51. d5b6574 [video_player] add support for content-uri based videos (#4330) by Jenn Magder · 3 years, 7 months ago video_player-v2.2.0 video_player_web-v2.0.4
  52. 3fd82b9 [video_player] interface: add support for content-uri based videos (android only) (#4307) by byunme · 3 years, 7 months ago video_player_platform_interface-v4.2.0
  53. 17c4149 Remove gradle.properties from plugins (#4309) by stuartmorgan · 3 years, 7 months ago
  54. 6f037b4 [video_player] Ensure seekTo is not called before video player is initialized. (#4300) by Kyle Finlinson · 3 years, 7 months ago video_player-v2.1.15
  55. 8e89547 Disable some flaky tests (#4274) by stuartmorgan · 3 years, 7 months ago
  56. f2b42f7 Fix and test for 'implements' pubspec entry (#4242) by stuartmorgan · 3 years, 7 months ago connectivity_for_web-v0.4.0+1 connectivity_macos-v0.2.1+2 file_selector_web-v0.8.1+2 google_maps_flutter_web-v0.3.0+4 google_sign_in_web-v0.10.0+2 image_picker_for_web-v2.1.3 in_app_purchase_android-v0.1.4+5 in_app_purchase_ios-v0.1.3+3 shared_preferences_web-v2.0.2 url_launcher_web-v2.0.4 video_player_web-v2.0.3
  57. af2896b [flutter_plugin_tools] Add a command to lint Android code (#4206) by stuartmorgan · 3 years, 7 months ago
  58. 99c5f61 Move test packages from `dependencies` to `dev_dependencies` (#4231) by nt4f04uNd · 3 years, 8 months ago in_app_purchase_android-v0.1.4+4 in_app_purchase_ios-v0.1.3+2 video_player-v2.1.14
  59. 3ae3a02 [video_player] removed video player is not functional on ios simulators warning (#4241) by Balvinder Singh Gambhir · 3 years, 8 months ago video_player-v2.1.13
  60. d2f5c33 Remove pubspec.yaml examples from READMEs (#4198) by stuartmorgan · 3 years, 8 months ago file_selector_web-v0.8.1+1 google_sign_in_web-v0.10.0+1 image_picker_for_web-v2.1.2 in_app_purchase_android-v0.1.4+3 in_app_purchase_ios-v0.1.3+1 path_provider_linux-v2.0.2 path_provider_macos-v2.0.2 path_provider_windows-v2.0.3 shared_preferences_linux-v2.0.2 shared_preferences_macos-v2.0.2 shared_preferences_web-v2.0.1 shared_preferences_windows-v2.0.2 url_launcher_linux-v2.0.1 url_launcher_macos-v2.0.1 url_launcher_web-v2.0.2 url_launcher_windows-v2.0.1 video_player_web-v2.0.2
  61. 7d49fd4 Make java-test output more useful (#4184) by Maurice Parrish · 3 years, 8 months ago
  62. 43ca262 [video player]: update the url in the readme example (#4081) by Mahesh Jamdade · 3 years, 8 months ago video_player-v2.1.12
  63. e843c03 Remove references to the V1 Android embedding (#4160) by Emmanuel Garcia · 3 years, 8 months ago espresso-v0.1.0+3 flutter_plugin_android_lifecycle-v2.0.3 google_maps_flutter-v2.0.7 local_auth-v1.1.7 path_provider-v2.0.3 url_launcher-v6.0.10
  64. 027db90 [multiple_web] Update web plugin testing instructions. (#4167) by Nishant Chandla · 3 years, 8 months ago
  65. 8a966eb [various] Prepare plugin repo for binding API improvements (#4148) by Ian Hickson · 3 years, 9 months ago camera-v0.8.1+4
  66. 0b88ffb [video_player] Pause video when it completes (#3727) by Kyle Finlinson · 3 years, 9 months ago video_player-v2.1.10
  67. d0ac2f7 [various] Prepare plugin repo for binding API improvements (#4137) by Ian Hickson · 3 years, 9 months ago video_player-v2.1.9
  68. 3f94042 [video_player] Fixed HLS Streams on iOS (#3360) by nathanaelneveux · 3 years, 9 months ago video_player-v2.1.8
  69. 1626b10 [video_player] Update to ExoPlayer 2.14.1 (#4141) by stuartmorgan · 3 years, 9 months ago video_player-v2.1.7
  70. 94caa8a Add Basic Junit Tests to some plugins (#4108) by Maurice Parrish · 3 years, 9 months ago
  71. 3ac31f9 Standardize example bundle ID domain (#4040) by stuartmorgan · 3 years, 10 months ago
  72. 117856f [video_player] Remove pre-stable warning from README (#4029) by stuartmorgan · 3 years, 10 months ago video_player-v2.1.6
  73. 93d6791 [video_player_web] fix: set autoplay to false during initialization (#3985) by Felix Angelov · 3 years, 10 months ago video_player_web-v2.0.1
  74. 004485c [multiple_web] Adapt web PlatformView widgets to work slotted. (#3964) by David Iglesias · 3 years, 10 months ago google_maps_flutter_web-v0.3.0+1 url_launcher-v6.0.5 url_launcher_web-v2.0.1
  75. 4bea573 [video_player] Add iOS unit and UI tests (#3986) by Jenn Magder · 3 years, 10 months ago
  76. 2b1cc57 Add pubspec convention checks (#3984) by stuartmorgan · 3 years, 10 months ago
  77. c6d0679 [video_player] Update README.md (#3975) by Sergey Solodukhin · 3 years, 10 months ago video_player-v2.1.5
  78. 8f4c774 [video_player] Add URL for exoplayer to maven for all dependents (#3979) by stuartmorgan · 3 years, 10 months ago video_player-v2.1.4
  79. 3b0f897 [video_player] Migrate integration tests to NNBD (#3968) by stuartmorgan · 3 years, 10 months ago
  80. 388f916 Mass pubspec.yaml cleanup (#3927) by stuartmorgan · 3 years, 10 months ago
  81. 0a85aa2 [video_player] Fix pointer value to boolean conversion analyzer warnings (#3940) by Jenn Magder · 3 years, 10 months ago video_player-v2.1.3
  82. 437a98b [video_player] Migrate maven repo from jcenter to mavenCentral (#3924) by Jenn Magder · 3 years, 11 months ago video_player-v2.1.2
  83. d0a9aea [video_player][camera] Use TestWidgetsFlutterBinding.ensureInitialized(); to make sure necessary resources are initialized. (#3892) by Chris Yang · 3 years, 11 months ago
  84. 37ac97f Ensure that integration tests are actually being run (#3857) by stuartmorgan · 3 years, 11 months ago
  85. 0c99a3b Simplify the tooling bash scripts (#3865) by stuartmorgan · 3 years, 11 months ago
  86. 50f9ee9 Move all null safety packages' min dart sdk to 2.12.0 (#3822) by Chris Yang · 4 years ago
  87. 89ccc0e Fix and update version checks (#3792) by stuartmorgan · 4 years ago
  88. 8531d56 [video_player]Update README.me (#3713) by Shail Patel · 4 years ago video_player-v2.1.1
  89. 7c87a8c [video_player] add http headers (#3671) by PiN73 · 4 years ago video_player-v2.1.0
  90. 12ea8f2 [all] remove podfile in gitignore and update all podfiles (#3747) by Chris Yang · 4 years ago
  91. e9ed3cd [video_player_platform_interface] add http headers (#3702) by PiN73 · 4 years ago video_player_platform_interface-v4.1.0
  92. 67bdfcb Standardize copyright year (#3737) by stuartmorgan · 4 years ago
  93. 15d4f9c [integration_test] Deprecate, and stop using in this repository (#3723) by stuartmorgan · 4 years ago integration_test-v1.0.2+3
  94. 089a887 Standardize Copyrights: Chromium->Flutter (#2996) by stuartmorgan · 4 years ago
  95. c870bbb Add an AUTHORS file to each plugin (#3725) by stuartmorgan · 4 years ago connectivity-v3.0.3
  96. d443a59 Prep for alignment with Flutter analysis options (#3703) by stuartmorgan · 4 years ago
  97. 8169973 Add missing licenses, and add a check (#3720) by stuartmorgan · 4 years ago
  98. d306f98 [video_player] fixed misleading size and aspect ratio documentation (#3668) by nt4f04uNd · 4 years, 1 month ago video_player-v2.0.2
  99. 728129a [Video_Player] Remove the deprecated API reference. (#3669) by zhenqiu1101 · 4 years, 1 month ago
  100. 2200738 [video_player] Bump app-facing version for NNBD stable (#3624) by stuartmorgan · 4 years, 1 month ago video_player-v2.0.0