1. aa8fcb4 [webview_flutter] Added 'allowsInlineMediaPlayback' property (#3334) by Mehmet Fidanboylu · 4 years, 8 months ago camera-v0.6.0 camera_platform_interface-v1.0.4
  2. b85d8eb [camera_platform_interface] Add torch definition to the FlashModes enum (#3326) by Maurits van Beusekom · 4 years, 8 months ago
  3. bad9fd1 [wifi_info_flutter] Edit sample wifi_info_flutter plugin (#3271) by Febry Ardiansyah · 4 years, 8 months ago wifi_info_flutter-v1.0.3
  4. f8a53a5 [android_intent] Migrate to nnbd (#3328) by Mehmet Fidanboylu · 4 years, 8 months ago
  5. 88466ff [share] Migrate to null-safety (#3311) by Mehmet Fidanboylu · 4 years, 8 months ago
  6. 78eff18 [webview_flutter] Migrate to nnbd (#3327) by Mehmet Fidanboylu · 4 years, 8 months ago
  7. ad6d03c Merge null-safety plugins (#3324) by Emmanuel Garcia · 4 years, 8 months ago
  8. 0b158bd [camera] Add implementations for `camera_platform_interface` package. (#3302) by Bodhi Mulders · 4 years, 8 months ago
  9. 0251017 [q-w] Update Flutter SDK constraint (#3323) by Michael Thomsen · 4 years, 8 months ago
  10. 2cca4fe [i-p] Update Flutter SDK constraint (#3322) by Michael Thomsen · 4 years, 8 months ago
  11. af9d38b [d-g] Update Flutter SDK constraint (#3321) by Michael Thomsen · 4 years, 8 months ago
  12. 6473b5c [a-c] Update Flutter SDK constraint (#3320) by Michael Thomsen · 4 years, 8 months ago
  13. 163e7c2 [image_picker_platform_interface] Pass Uri to package:http APIs (#3309) by Nate Bosch · 4 years, 8 months ago
  14. 6870b08 Exclude null-safe plugins from testing on stable (#3318) by Emmanuel Garcia · 4 years, 8 months ago
  15. 298fb23 [documentation] [url_launcher] fix for readme code sample (#3308) by Francesco Iapicca · 4 years, 8 months ago
  16. 7d39247 [camera] Add zoom support to platform interface (#3312) by Maurits van Beusekom · 4 years, 8 months ago
  17. 2f708d7 update analysis options for nnbd (#3319) by Amir Hardon · 4 years, 8 months ago
  18. 284ad5d [camera] Suppress unchecked cast warning in java test (#3316) by Maurits van Beusekom · 4 years, 8 months ago image_picker-v0.6.7+15 integration_test-v1.0.1
  19. a35f830 [image_picker] [integration_test] Fixes to make the tree green (#3317) by Chris Yang · 4 years, 8 months ago
  20. a7c4929 [camera] Expanded platform interface to support setting flash mode (#3313) by Bodhi Mulders · 4 years, 8 months ago
  21. f9d5525 [Espresso] Android Code Inspection and Clean up (#3111) by Hamdi Kahloun · 4 years, 9 months ago
  22. 9fef1c7 [camera] Add `camera_platform_interface` package (#3253) by Maurits van Beusekom · 4 years, 9 months ago camera_platform_interface-v1.0.0
  23. b3e6d1d [camera] Support Android 30 (#3299) by Emmanuel Garcia · 4 years, 9 months ago camera-v0.5.8+17
  24. a5510eb bump integration test to 1.0.0 (#3295) by Dan Field · 4 years, 9 months ago
  25. 488b946 [android_alarm_manager] fix AndroidManifest.xml for android lint issue "XML tag has empty body" (#3288) by rh-id · 4 years, 9 months ago
  26. ba035e9 Use testWidgets instead of test to fix failures not surfacing on CI (#3279) by Jia Hao · 4 years, 9 months ago
  27. 862a551 [file_selector_platform_interface] Migrate to cross_file package (#3286) by Maurits van Beusekom · 4 years, 9 months ago file_selector_platform_interface-v1.0.2
  28. 592b5b2 Fix broken link (#3280) by John Ryan · 4 years, 9 months ago
  29. 576f04a [file_selector] Initial implementation (#3140) by Juanjo Tugores · 4 years, 9 months ago file_selector-v0.7.0
  30. f15a800 [google_maps_flutter] Android Code Inspection and Clean up (#3112) by Hamdi Kahloun · 4 years, 9 months ago
  31. e4a0642 [path_provider] Log errors in the linux example (#3146) by Jia Hao · 4 years, 9 months ago
  32. 869f211 [google_maps_flutter_web] Render custom Marker icons. (#3273) by David Iglesias · 4 years, 9 months ago google_maps_flutter_web-v0.1.0+8
  33. 0506742 [cross_file] An abstraction to allow working with files across multiple platforms. (#3260) by Maurits van Beusekom · 4 years, 9 months ago cross_file-v0.1.0
  34. 63b3e7e [google_maps_flutter_platform_interface] Add BitmapDescriptor.fromJson constructor. (#3263) by David Iglesias · 4 years, 9 months ago google_maps_flutter_platform_interface-v1.0.5
  35. 06530f9 [file_selector] Allow empty type groups (#3261) by stuartmorgan · 4 years, 9 months ago connectivity-v2.0.2 video_player-v1.0.1
  36. 97d36e7 [camera] Move camera to camera/camera (#3258) by Maurits van Beusekom · 4 years, 9 months ago
  37. ee1dbfa [Camera] Made CameraController.isDisposed publicly accessible. Added unit Tests for the new implementation. (#3193) by Sempakonka · 4 years, 9 months ago
  38. d256f56 [webview_flutter] update documentation to indicate gesture handling issues on iOS 13.4 and 13.5 (#3259) by Chris Yang · 4 years, 9 months ago webview_flutter-v1.0.7
  39. 4e8f8ed [image_picker] Set up XCUITests (#3254) by Chris Yang · 4 years, 9 months ago image_picker-v0.6.7+14
  40. da36984 [connectivity] Fix IllegalArgumentException (#3235) by Hamdi Kahloun · 4 years, 10 months ago
  41. b597aba [video_player] Android: Dispose video players when app is closed (#3245) by Hamdi Kahloun · 4 years, 10 months ago
  42. 27f5cba [multiple] Remove custom analysis_options.yaml from web plugins. (#3238) by David Iglesias · 4 years, 10 months ago google_maps_flutter_web-v0.1.0+7 url_launcher_web-v0.1.5+1 video_player_web-v0.1.4+1
  43. c7062dc [webview_flutter] iOS: Make `webViewWebContentProcessDidTerminate` invoke `onWebResourceError` (#3212) by Chris Yang · 4 years, 10 months ago webview_flutter-v1.0.6
  44. 6fe38b6 Update contribution guide for xcuitests (#3237) by Chris Yang · 4 years, 10 months ago
  45. 3d97852 [video_player][device_info] announce 1.0 (#3221) by Chris Yang · 4 years, 10 months ago device_info-v1.0.0 video_player-v1.0.0
  46. e014c20 [google_sign_in] fix deprecated member use (#3243) by Chris Yang · 4 years, 10 months ago android_alarm_manager-v0.4.5+17 android_intent-v0.3.7+7 connectivity-v2.0.1 connectivity_for_web-v0.3.1+4 connectivity_macos-v0.1.0+7 device_info-v0.4.2+10 google_maps_flutter-v1.0.6 google_sign_in-v4.5.6 local_auth-v0.6.3+4 package_info-v0.4.3+2 path_provider-v1.6.24 path_provider_macos-v0.0.4+6 path_provider_platform_interface-v1.0.4 path_provider_windows-v0.0.4+3 shared_preferences-v0.5.12+4 shared_preferences_linux-v0.0.2+4 shared_preferences_macos-v0.0.1+11 shared_preferences_windows-v0.0.1+3 url_launcher-v5.7.10 url_launcher_linux-v0.0.1+4 url_launcher_macos-v0.0.1+9 url_launcher_windows-v0.0.1+3 video_player-v0.11.1+5
  47. 22754b8 Remove unused `test` dependencies add missing environment constraints (#3239) by Chris Yang · 4 years, 10 months ago
  48. 8ec679c4 Changed the order of the setters for mediaRecorder in MediaRecorderBuilder.java to make it more readable. (#3181) by Anniek · 4 years, 10 months ago video_player-v0.11.1+4
  49. a9da133 Update documentation to include information about support HEIC images. (#3131) by Anniek · 4 years, 10 months ago
  50. 8413efe [camera] Add missing Dartdocs (#3229) by Amir Hardon · 4 years, 10 months ago
  51. 3665c9f [video_player] Add toString() to Caption (#3233) by Emmanuel Garcia · 4 years, 10 months ago
  52. 3a4e307 [google_maps_flutter_web] Show one InfoWindow at a time. (#3224) by Balvinder Singh Gambhir · 4 years, 10 months ago google_maps_flutter_web-v0.1.0+6
  53. 5471420 [in_app_purchase] Bump version (#3227) by Amir Hardon · 4 years, 10 months ago in_app_purchase-v0.3.4+16
  54. 8a613b9 [google_maps_flutter] Overhaul lifecycle management in GoogleMapsPlugin (#3213) by Ari Weiland · 4 years, 10 months ago google_maps_flutter-v1.0.5
  55. d3bbef8 [in_app_purchase] Remove the custom analysis options, fix failing lints. (#3220) by Amir Hardon · 4 years, 10 months ago
  56. edfaa43 [video_player]Fixes Playing video from asset on Android (#3123) by Karthik Ponnam · 4 years, 10 months ago
  57. 1a38ddf [camera] Added documentation about video not working correctly on Android emulators (#3180) by Anniek · 4 years, 10 months ago wifi_info_flutter-v1.0.1
  58. a674fce Revert "update api" by Chris Yang · 4 years, 10 months ago
  59. 56d3ca1 update api by Chris Yang · 4 years, 10 months ago
  60. ef42308 [wifi_info_flutter] Method channel name fixed for android (#3207) by Yash Johri · 4 years, 10 months ago share-v0.6.5+4
  61. 642290b [share] Fix bug on iPad where `origin` is null and enable XCUITests in the repo (#3210) by Chris Yang · 4 years, 10 months ago
  62. 81bbcd4 [google_maps_flutter] Clean up google_maps_flutter plugin (#3206) by Ari Weiland · 4 years, 10 months ago google_maps_flutter-v1.0.4
  63. 64d7334 Exclude generated_plugin_registrant.cc (#3198) by Emmanuel Garcia · 4 years, 10 months ago
  64. 844e8d7 broaden the constraint on package:vm_service (#3208) by Dan Field · 4 years, 10 months ago integration_test-v0.9.2+2
  65. 89b6efb Remove unnecessary work around from test in prep for vm_service migration (#3209) by Dan Field · 4 years, 10 months ago
  66. f36b055 Add windows directory to examples (#3149) by stuartmorgan · 4 years, 10 months ago
  67. 0aecd1f [video_player] Upgrade ExoPlayer (#3204) by Hamdi Kahloun · 4 years, 10 months ago
  68. 11244cf [android_alarm_manager] Removed deprecated display1 (#3200) by Abhishek Ghaskata · 4 years, 10 months ago
  69. f608743 [Connectivity] wifi removal (#3173) by Chris Yang · 4 years, 10 months ago connectivity-v2.0.0
  70. 4d7de6c [wifi_info_flutter] make it ready for initial 1.0.0 release (#3191) by Chris Yang · 4 years, 10 months ago wifi_info_flutter-v1.0.0
  71. 0fbf417 [url_launcher] Handling the ActivityNotFoundExeption. (#3125) by Sempakonka · 4 years, 10 months ago url_launcher-v5.7.8
  72. 611c304 [path_provider] Depend on guava-android instead of full guava library (#3192) by Sebastian Roth · 4 years, 10 months ago
  73. b96da45 [google_maps_flutter_web] Fix InfoWindows and getLatLng. (#3163) by David Iglesias · 4 years, 10 months ago google_maps_flutter_web-v0.1.0+5
  74. 87ea6da [wifi_info_flutter_platform_interface] Ready to publish (#3190) by Chris Yang · 4 years, 10 months ago wifi_info_flutter_platform_interface-v1.0.0
  75. 0870628 Implement Link for native platforms (#3177) by Mouad Debbar · 4 years, 10 months ago camera-v0.5.8+11 url_launcher-v5.7.7
  76. 30ee306 [connectivity] announce 1.0, deprecate wifi APIs (#3183) by Chris Yang · 4 years, 10 months ago connectivity-v1.0.0
  77. 61799d7 [url_launcher_linux] Add missing #include (#3184) by stuartmorgan · 4 years, 10 months ago
  78. 3ac426d [camera] Add null check before starting preview (#3127) by Maurits van Beusekom · 4 years, 10 months ago webview_flutter-v1.0.5
  79. 896bd8a [url_launcher] suppress a `uses or overrides a deprecated API` warning in WebViewActivity (#3132) by Anniek · 4 years, 10 months ago url_launcher-v5.7.6
  80. e7184c2 Fix example in readme (#3169) by Emmanuel Garcia · 4 years, 10 months ago
  81. 48a393c [wifi_info_flutter] Wifi plugin implementation (#3143) by Maurice Parrish · 4 years, 10 months ago
  82. ec6a392 Fix deprecation warning in ci failure (#3174) by Chris Yang · 4 years, 10 months ago camera-v0.5.8+10 webview_flutter-v1.0.4
  83. 9d93e97 [web] Implement Link for web (#3155) by Mouad Debbar · 4 years, 10 months ago url_launcher_web-v0.1.5
  84. 9560b2a Prepare url_launcher for the Link widget (#3154) by Mouad Debbar · 4 years, 10 months ago url_launcher_platform_interface-v1.0.9
  85. fdc75a9 [url_launcher] Improved documentation of the `headers` parameter. (#3097) by Sempakonka · 4 years, 10 months ago url_launcher-v5.7.5
  86. e7d84cf [google_maps_flutter_web] Fix InfoWindow snippets. (#3156) by David Iglesias · 4 years, 10 months ago google_maps_flutter_web-v0.1.0+4
  87. fe9dc22 [google_sign_in] fix merge error in CHANGELOG (#3153) by Chris Yang · 4 years, 10 months ago google_sign_in-v4.5.5 image_picker-v0.6.7+12 in_app_purchase-v0.3.4+15 integration_test-v0.9.2+1 local_auth-v0.6.3+3 path_provider-v1.6.21 quick_actions-v0.4.0+10 sensors-v0.4.2+6 shared_preferences-v0.5.12+2 url_launcher-v5.7.4 video_player-v0.11.1+2 webview_flutter-v1.0.3
  88. b07fe42 Update android sdk version to 29 for all mobile plugins. (#3042) by Chris Yang · 4 years, 10 months ago android_alarm_manager-v0.4.5+15 android_intent-v0.3.7+6 battery-v1.0.7 camera-v0.5.8+9 connectivity-v0.4.9+5 device_info-v0.4.2+9 espresso-v0.0.1+7 extension_google_sign_in_as_googleapis_auth-v1.0.1 google_maps_flutter-v1.0.3
  89. 2866574 [share] Replace deprecated Environment.getExternalStorageDirectory() call on Android. (#3152) by Hamdi Kahloun · 4 years, 10 months ago share_v0.6.5+3
  90. 6400b8e [wifi_info_flutter_plugin_interface] implement wifi platform interface (#3134) by Maurice Parrish · 4 years, 10 months ago
  91. b0cd474 Add linux directory to examples (#3064) by stuartmorgan · 4 years, 10 months ago
  92. ea353a7 [in_app_purchase] Add example test target to Podfile, add OCMock dependency (#3145) by Jenn Magder · 4 years, 10 months ago in_app_purchase-v0.3.4+14
  93. 454658b [video_player] fix Timer Leak (#3119) by creativecreatorormaybenot · 4 years, 10 months ago
  94. a346783 [wifi_info_flutter] [wifi_info_flutter_platform_interface] Initial commit for `wifi_info_flutter` plugin and platform interface (#3129) by Maurice Parrish · 4 years, 10 months ago
  95. 65f7260 [integration_test] Add watchPerformance (#3116) by Ming Lyu (CareF) · 4 years, 10 months ago camera-v0.5.8+8 integration_test-v0.9.2
  96. bb4d584 Fix links in package example readmes (#3130) by Kevin Moore · 4 years, 10 months ago
  97. 66a4b8b [camera] Set audio encoding bitrate when recording video (#3124) by Maurits van Beusekom · 4 years, 10 months ago
  98. 53e8f47 [video_player] Fix SSLProtocolException for low API version (#3122) by Hamdi Kahloun · 4 years, 10 months ago
  99. c8e3aa1 [in_app_purchase] Android Code Inspection and Clean up (#3120) by Hamdi Kahloun · 4 years, 10 months ago
  100. 8c9908e Android Code Inspection and Clean up (#3117) by Hamdi Kahloun · 4 years, 11 months ago