- 0a86ac8 [camera] android-rework part 9: Final implementation of camera class (#4059) by Bodhi Mulders · 4 years ago camera-v0.9.0
- 6a8681e [image_picker] Fix pickImage not returning on iOS when dismissing the PHPicker view by swiping down. (#4228) by Bodhi Mulders · 4 years ago image_picker-v0.8.3+3
- b1fe191 [flutter_plugin_tools] Improve 'repository' check (#4244) by stuartmorgan · 4 years ago in_app_purchase-v1.0.8 ios_platform_images-v0.2.0+1 quick_actions-v0.6.0+6
- f2b42f7 Fix and test for 'implements' pubspec entry (#4242) by stuartmorgan · 4 years 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
- 5ea96e5 [shared_preferences] Fix possible clash of string with double entry (#3895) by Cobinja · 4 years ago shared_preferences-v2.0.7
- f93314b [image_picker] Platform interface update cache (#4123) by Yusuf · 4 years ago image_picker_platform_interface-v2.3.0
- a22f591 [in_app_purchase] Add toString() to IAPError (#4162) by Andrew Zuo · 4 years ago in_app_purchase_platform_interface-v1.2.0
- af2896b [flutter_plugin_tools] Add a command to lint Android code (#4206) by stuartmorgan · 4 years ago
- 90fd90e [url_launcher] Add native unit tests for Windows (#4156) by stuartmorgan · 4 years ago url_launcher_windows-v2.0.2
- 04ea39a [flutter_plugin_tools] Add Android native UI test support (#4188) by stuartmorgan · 4 years ago
- d58036f [quick_actions] Android support only calling initialize once (#4204) by Monika Manuela Hengki · 4 years ago quick_actions-v0.6.0+5
- c52ae9f [flutter_plugin_tool] Don't allow NEXT on version bumps (#4246) by stuartmorgan · 4 years ago
- 954041d Add unit tests to `quick_actions` plugin (#4245) by Maurice Parrish · 4 years ago
- 99c5f61 Move test packages from `dependencies` to `dev_dependencies` (#4231) by nt4f04uNd · 4 years ago in_app_purchase_android-v0.1.4+4 in_app_purchase_ios-v0.1.3+2 video_player-v2.1.14
- 3ae3a02 [video_player] removed video player is not functional on ios simulators warning (#4241) by Balvinder Singh Gambhir · 4 years ago video_player-v2.1.13
- 0209a2f Eliminate build_all_plugins_app.sh (#4232) by stuartmorgan · 4 years ago
- ebf4d59 [camera_web] Add support for pausing and resuming the camera preview (#4239) by Bartosz Selwesiuk · 4 years ago
- c8570fc fix: disposed CameraController error thrown when changing a camera (#4236) by Bartosz Selwesiuk · 4 years ago
- b1c65df [camera_web] Update the web plugin README (#4237) by Bartosz Selwesiuk · 4 years ago
- 1e497d6 [camera_web] Add missing setFlashMode test (#4235) by Bartosz Selwesiuk · 4 years ago
- e5fc83d [camera_web] Fix `getCapabilities` not supported error thrown when selecting a camera on Firefox (#4234) by Bartosz Selwesiuk · 4 years ago
- 4383bb1 [camera_web] Handle camera errors in `takePicture` (#4230) by Bartosz Selwesiuk · 4 years ago
- 1ac46e1 [camera_web] docs: add `setFlashMode` comments (#4227) by Bartosz Selwesiuk · 4 years ago
- d6ba532 fix: don't request full-screen mode in unlockCaptureOrientation (#4226) by Bartosz Selwesiuk · 4 years ago
- 7702967 [camera_web] Rename `CameraSettings` to `CameraService` (#4225) by Bartosz Selwesiuk · 4 years ago
- b9ac641 [ci.yaml] Auto-generate LUCI configs (#4223) by Casey Hillers · 4 years ago
- e3d5ef0 [camera_web] Add support for a zoom level (#4224) by Bartosz Selwesiuk · 4 years ago
- d31bd7d [webview_flutter] Only call onWebResourceError for main frame (#3078) by Maurice Parrish · 4 years ago webview_flutter-v2.0.12
- 256d37d [image_picker] fix camera on Android 11 (#3194) by Marcus · 4 years ago image_picker-v0.8.3+2
- 19f2ff7 Add `buildViewWithTextDirection` to platform interface (#4121) by Maurice Parrish · 4 years ago google_maps_flutter_platform_interface-v2.1.1
- b9512b6 [camera_web] Add support for a flash mode (#4222) by Bartosz Selwesiuk · 4 years ago
- acc3202 [camera_web] Add support for device orientation (#4219) by Bartosz Selwesiuk · 4 years ago
- c704656 [camera_web] Add `onCameraResolutionChanged` implementation (#4217) by Bartosz Selwesiuk · 4 years ago
- 083b45e [image_picker] Fix README example (#4220) by Taha Tesser · 4 years ago image_picker-v0.8.3+1
- 6010090 Don't use 'flutter upgrade' on Cirrus (#4213) by stuartmorgan · 4 years ago
- 498df33 [flutter_plugin_tools] Track and log exclusions (#4205) by stuartmorgan · 4 years ago
- 643c928 [image_picker] Check for failure in iOS metadata updates (#4215) by stuartmorgan · 4 years ago image_picker-v0.8.3
- 1fc3d92 [google_maps_flutter] Mark iOS arm64 simulators as unsupported (#4209) by Jenn Magder · 4 years ago google_maps_flutter-v2.0.8
- c59b32c [google_sign_in] Mark iOS arm64 simulators as unsupported (#4208) by Jenn Magder · 4 years ago google_sign_in-v5.0.7
- 9bca9e7 [google_maps_flutter] Temporarily disable googleMapsPluginIsAdded (#4214) by stuartmorgan · 4 years ago
- a3accd7 Replace reference to shared_preferences with url_launcher (#4211) by Maurits van Beusekom · 4 years, 1 month ago url_launcher_linux-v2.0.2 url_launcher_macos-v2.0.2
- 477a13d [camera_web] Add camera errors handling (#4207) by Bartosz Selwesiuk · 4 years, 1 month ago
- 97fa266 Adds test harnesses for integration tests on Android (#4200) by Maurice Parrish · 4 years, 1 month ago
- c8b1d96 [image_picker] Move UI test (#4181) by Yusuf · 4 years, 1 month ago
- ed48cff [camera_web] Add `dispose` implementation (#4203) by Bartosz Selwesiuk · 4 years, 1 month ago
- ab95335 Correct mistake with markdown in README.md (#4202) by Maurits van Beusekom · 4 years, 1 month ago
- 1b7c4fb Correct mistake in markdown in README.md (#4201) by Maurits van Beusekom · 4 years, 1 month ago
- f506daa [webview_flutter] Better documentation of Android Platform Views modes (#4187) by Ludwik Trammer · 4 years, 1 month ago
- b8786d3 Rebuild camera preview when camera value changes (#4197) by Bodhi Mulders · 4 years, 1 month ago camera-v0.8.1+7
- 08c9b40 Expand camera platform interface to support pausing the camera preview. (#4191) by Bodhi Mulders · 4 years, 1 month ago camera_platform_interface-v2.1.0
- d2f5c33 Remove pubspec.yaml examples from READMEs (#4198) by stuartmorgan · 4 years, 1 month 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
- 9e23302 [camera_web] Add `takePicture` implementation (#4196) by Bartosz Selwesiuk · 4 years, 1 month ago
- 5516791 [shared_preferences_web] Migrate tests to integration_test (#4185) by David Iglesias · 4 years, 1 month ago
- 2727efc wake lock permission (#4199) by Maurice Parrish · 4 years, 1 month ago
- 5f42c69 Skip an integration test and extend firebase testlab timeout (#4195) by Maurice Parrish · 4 years, 1 month ago
- 530a187 [camera_web] Add `buildPreview` implementation (#4190) by Bartosz Selwesiuk · 4 years, 1 month ago
- 31c598c [flutter_plugin_tools] Test and comment Dart analysis (#4194) by stuartmorgan · 4 years, 1 month ago
- 6960795 Move unit tests to Android modules (#4193) by Maurice Parrish · 4 years, 1 month ago
- 1dce6ab Fix webview_flutter Android integration tests and add Espresso (#4147) by Maurice Parrish · 4 years, 1 month ago
- 7d49fd4 Make java-test output more useful (#4184) by Maurice Parrish · 4 years, 1 month ago
- 43ca262 [video player]: update the url in the readme example (#4081) by Mahesh Jamdade · 4 years, 1 month ago video_player-v2.1.12
- 400fa20 [camera_web] Add `initializeCamera` implementation (#4186) by Bartosz Selwesiuk · 4 years, 1 month ago
- 0f26618 Remove remaining V1 embedding references (#4189) by Emmanuel Garcia · 4 years, 1 month ago
- e843c03 Remove references to the V1 Android embedding (#4160) by Emmanuel Garcia · 4 years, 1 month 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
- dd66f34 [camera_web] Add `createCamera` implementation (#4182) by Bartosz Selwesiuk · 4 years, 1 month ago
- 758c55e [flutter_plugin_tools] Support YAML exception lists (#4183) by stuartmorgan · 4 years, 1 month ago
- b6d1345 [flutter_plugin_tools] Replace xctest and java-test with native-test (#4176) by stuartmorgan · 4 years, 1 month ago
- e51722c [webview_flutter] Refactored creation of Android WebView for testability. (#4178) by Maurits van Beusekom · 4 years, 1 month ago
- fdded21 [camera_web] Add `availableCameras` implementation (#4175) by Bartosz Selwesiuk · 4 years, 1 month ago
- 44d7c07 [flutter_plugin_tools] Make firebase-test-lab fail when no tests run (#4172) by stuartmorgan · 4 years, 1 month ago
- 09ec519 [flutter_plugin_tests] Split analyze out of xctest (#4161) by stuartmorgan · 4 years, 1 month ago
- 337dc68 [camera_web] Add Camera class to control video and take pictures (#4168) by Bartosz Selwesiuk · 4 years, 1 month ago
- 0bbef40 [webview_flutter] Move webview_flutter to webview_flutter/webview_flutter (#4152) by Maurits van Beusekom · 4 years, 1 month ago
- a807b5c [flutter_plugin_tools] Use -version with java (#4171) by stuartmorgan · 4 years, 1 month ago
- 036fb33 [image_picker_for_web] Support multiple pick. Store name and other local file properties in XFile. (#4166) by Balvinder Singh Gambhir · 4 years, 1 month ago image_picker_for_web-v2.1.1
- 45a1ba6 [google_sign_in] Add iOS unit tests (#4157) by Jenn Magder · 4 years, 1 month ago google_sign_in-v5.0.5
- 027db90 [multiple_web] Update web plugin testing instructions. (#4167) by Nishant Chandla · 4 years, 1 month ago
- e193daf [camera] Add `CameraOptions` used to constrain the camera audio and video (#4164) by Bartosz Selwesiuk · 4 years, 1 month ago
- 2f5ef3d [google_maps_flutter_web]: Update installation instructions (#4163) by Brett Morgan · 4 years, 1 month ago google_maps_flutter_web-v0.3.0+3
- 57fb51f [camera] Introduce `camera_web` package (#4151) by Bartosz Selwesiuk · 4 years, 1 month ago
- f726c31 [camera] Fix coordinate rotation for setting focus- and exposure points on iOS (#4158) by Bodhi Mulders · 4 years, 1 month ago camera-v0.8.1+5
- dd2d739 [image_picker] Migrate image_picker to package:cross_file (#4073) by Bodhi Mulders · 4 years, 1 month ago image_picker-v0.8.2
- cf80430 [image_picker] Image picker fix camera device (#3898) by Yusuf · 4 years, 1 month ago image_picker-v0.8.1+4
- fbb4b3a [flutter_plugin_tools] Improve license-check output (#4154) by stuartmorgan · 4 years, 1 month ago
- ce371a6 [webview_flutter] Fix broken keyboard issue link (#3266) by Aneesh Rao · 4 years, 1 month ago webview_flutter-v2.0.10
- d68f263 [flutter_plugin_tools] Support format on Windows (#4150) by stuartmorgan · 4 years, 1 month ago
- 1199f13 [flutter_plugin_tools] Make unit tests pass on Windows (#4149) by stuartmorgan · 4 years, 1 month ago
- 731b93d [image_picker_for_web] Migrate image_picker to package:cross_file (#4083) by Bodhi Mulders · 4 years, 1 month ago image_picker_for_web-v2.1.0
- 8a966eb [various] Prepare plugin repo for binding API improvements (#4148) by Ian Hickson · 4 years, 1 month ago camera-v0.8.1+4
- 6065bd0 [quick_actions] Add const constructor (#4131) by Abhishek Ghaskata · 4 years, 1 month ago quick_actions-v0.6.0+3
- 59e16a5 [in_app_purchase] Add iOS currency symbol to ProductDetails (#4144) by Rene Floor · 4 years, 1 month ago in_app_purchase_ios-v0.1.3
- e78b483 [in_app_purchase] Added priceCurrencySymbol to SkuDetailsWrapper (#4114) by Rene Floor · 4 years, 1 month ago in_app_purchase_android-v0.1.4+2
- 06fc7d1 [image_picker_platform_interface] Add methods that return package:cross_file (#4072) by Bodhi Mulders · 4 years, 1 month ago image_picker_platform_interface-v2.2.0
- 7daf189 [flutter_plugin_tools] Improve and test 'format' (#4145) by stuartmorgan · 4 years, 1 month ago
- 70017e5 [flutter_plugin_tools] Only check target packages in analyze (#4146) by stuartmorgan · 4 years, 1 month ago
- 200a6ec [in_app_purchase] Fix crash when retrieveReceiptWithError gives an error. (#4138) by Rene Floor · 4 years, 1 month ago in_app_purchase_ios-v0.1.2+2
- 0b88ffb [video_player] Pause video when it completes (#3727) by Kyle Finlinson · 4 years, 1 month ago video_player-v2.1.10
- e1b4ba4 [in_app_purchase] Add currencySymbol to ProductDetails (#4115) by Rene Floor · 4 years, 1 month ago in_app_purchase_platform_interface-v1.1.0
- fa03600 [in_app_purchase] Add documentation for price change confirmations (#4092) by Rene Floor · 4 years, 1 month ago
- e2541ca [camera] android-rework part 8: Supporting modules for final implementation (#4054) by Bodhi Mulders · 4 years, 1 month ago