Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
905 commits
Select commit Hold shift + click to select a range
1c524a3
[path_provider] Migrate maven repo from jcenter to mavenCentral (#3919)
jmagman May 19, 2021
88eb1f8
[espresso] Migrate maven repo from jcenter to mavenCentral (#3911)
jmagman May 19, 2021
dbd5465
[sensors] Migrate maven repo from jcenter to mavenCentral (#3921)
jmagman May 19, 2021
b8a980f
Mark in_app_purchase as stable (#3929)
mvanbeusekom May 19, 2021
1eb34ae
[flutter_plugin_android_lifecycle] Migrate maven repo from jcenter to…
jmagman May 19, 2021
cdc63b5
[wifi_info_flutter] Migrate maven repo from jcenter to mavenCentral (…
jmagman May 19, 2021
38fb71f
[google_maps_flutter] Migrate maven repo from jcenter to mavenCentral…
jmagman May 19, 2021
e049c82
[google_sign_in] Migrate maven repo from jcenter to mavenCentral (#3914)
jmagman May 19, 2021
6587691
[android_alarm_manager] Migrate maven repo from jcenter to mavenCentr…
jmagman May 19, 2021
4aef903
[android_intent] Migrate maven repo from jcenter to mavenCentral (#3906)
jmagman May 19, 2021
db7e1a5
[package_info] Migrate maven repo from jcenter to mavenCentral (#3918)
jmagman May 19, 2021
99da075
[shared_preferences] Migrate maven repo from jcenter to mavenCentral …
jmagman May 19, 2021
437a98b
[video_player] Migrate maven repo from jcenter to mavenCentral (#3924)
jmagman May 19, 2021
4277ce9
Enable web integration tests on stable (#3903)
stuartmorgan-g May 19, 2021
4d15b7a
[path_provider] Migrate all integration tests to NNBD (#3905)
stuartmorgan-g May 19, 2021
6a35164
[sensors] Update Cirrus image to Xcode 12.5, fix sensors analyzer war…
jmagman May 19, 2021
f55c868
[camera] Migrate maven repo from jcenter to mavenCentral (#3908)
jmagman May 20, 2021
a83d8ef
[image_picker] Fix camera alert localization analyzer warning (#3939)
jmagman May 20, 2021
0a85aa2
[video_player] Fix pointer value to boolean conversion analyzer warni…
jmagman May 20, 2021
df4dea5
[connectivity] Ignore Reachability pointer to int cast warning (#3941)
jmagman May 20, 2021
461dd19
[url_launcher] Migrate pushRouteNameToFramework to ChannelBuffers (#3…
Hixie May 20, 2021
8e6039a
[wifi_info_flutter] Ignore Reachability pointer to int cast warning (…
stuartmorgan-g May 20, 2021
6b309e3
Make run-on-changed-packages flag handle repo-level changes (#3946)
stuartmorgan-g May 20, 2021
f3b1e1d
Remove codesign overrides from xctest command (#3952)
stuartmorgan-g May 20, 2021
6e245d2
[integration_test] Remove the package (#3949)
stuartmorgan-g May 20, 2021
ded320c
[url_launcher] Fix Link test (#3954)
stuartmorgan-g May 21, 2021
5c778ea
[webview_flutter] Fix race in test (#3958)
stuartmorgan-g May 21, 2021
388f916
Mass pubspec.yaml cleanup (#3927)
stuartmorgan-g May 21, 2021
e3f0d18
[share] Migrate maven repo from jcenter to mavenCentral (#3922)
jmagman May 21, 2021
77cd1fc
[url_launcher] Fix Link test breakage from shadow DOM changes
stuartmorgan-g May 21, 2021
9b1f9ee
[share] Do not tear down channel onDetachedFromActivity. (#3942)
zhenqiu1101 May 21, 2021
387a4fa
Enable NNBD for more plugin integration tests (#3934)
stuartmorgan-g May 21, 2021
7b47511
Use collection and box literals in ObjC code (#3960)
stuartmorgan-g May 21, 2021
bca7c9f
[url_launcher] and [url_launcher_platform_interface] Fix tests broken…
Hixie May 22, 2021
a864de2
Move integration test to null safety for multiple plugins (#3932)
stuartmorgan-g May 22, 2021
52033ca
[quick-actions] Revert migrating integration tests to NNBD (#3967)
stuartmorgan-g May 24, 2021
bd597db
Fix publish-check output (#3953)
stuartmorgan-g May 24, 2021
7d64ffc
add a --dart-sdk option to the repo analysis command (#3959)
devoncarew May 24, 2021
12c3291
Migrate to .ci.yaml (#3938)
May 24, 2021
2721adb
Clean up cruft in pubspec.yaml files (#3972)
stuartmorgan-g May 25, 2021
6359f0d
[flutter_plugin_android_lifecycle] Migrate integration test to NNBD (…
stuartmorgan-g May 25, 2021
3b0f897
[video_player] Migrate integration tests to NNBD (#3968)
stuartmorgan-g May 25, 2021
2576d6b
[camera] android-rework part 4: Android flash and zoom features (#3798)
mvanbeusekom May 25, 2021
8f4c774
[video_player] Add URL for exoplayer to maven for all dependents (#3979)
stuartmorgan-g May 26, 2021
375c423
Point deprecated plugins to Plus versions (#3971)
stuartmorgan-g May 26, 2021
2470420
[local_auth] Migrate maven repo from jcenter to mavenCentral (#3917)
jmagman May 26, 2021
066ed04
[webview_flutter] Migrate maven repo from jcenter to mavenCentral (#3…
jmagman May 26, 2021
ebfd37c
[quick_actions] Migrate maven repo from jcenter to mavenCentral (#3920)
jmagman May 26, 2021
5585fc8
[in_app_purchase] Migrate maven repo from jcenter to mavenCentral (#3…
jmagman May 27, 2021
246b493
Allow reverts when checking versions (#3981)
stuartmorgan-g May 27, 2021
f7ee663
Remove exoplayer workaround from everything but video_player (#3980)
stuartmorgan-g May 27, 2021
2bfba7b
[camera] android-rework part 3: Android exposure related features (#3…
mvanbeusekom May 27, 2021
30add64
use 'flutter pub get' for both dart and flutter packages (#3973)
devoncarew May 27, 2021
b25f11f
Added Windows to the description (#3936)
mikolertesx May 27, 2021
df0361e
[google_maps_flutter] Add iOS unit and UI tests (#3978)
jmagman May 27, 2021
ba2d0ae
Added support to request list of purchases (#3944)
mvanbeusekom May 27, 2021
4ef31b6
Revert commit e742a7b6557b2f1be7c4fae92d712078347f5ac5 (#3976)
mvanbeusekom May 27, 2021
2807531
[script/tool] speed up the pub get portion of the analyze command (#3…
devoncarew May 27, 2021
c6d0679
[video_player] Update README.md (#3975)
sldsrg May 27, 2021
737110c
[image_picker] Migrate maven repo from jcenter to mavenCentral (#3915)
jmagman May 27, 2021
0fff514
Enable pubspec dependency sorting lint (#3983)
stuartmorgan-g May 27, 2021
2b1cc57
Add pubspec convention checks (#3984)
stuartmorgan-g May 28, 2021
4bea573
[video_player] Add iOS unit and UI tests (#3986)
jmagman May 28, 2021
8430ecb
[script/tool] Use 'dart pub' instead of deprecated 'pub' (#3991)
mrhota Jun 1, 2021
bb539fb
[image_picker] Change storage location for camera captures to interna…
BeMacized Jun 1, 2021
7d8bad0
[url_launcher] Add iOS unit and UI tests (#3987)
jmagman Jun 1, 2021
004485c
[multiple_web] Adapt web PlatformView widgets to work slotted. (#3964)
ditman Jun 1, 2021
93d6791
[video_player_web] fix: set autoplay to false during initialization (…
felangel Jun 1, 2021
c1c4653
[in_app_purchase] fix "autoConsume" param in "buyConsumable" (#3957)
qwert2603 Jun 2, 2021
9a9f3d8
[webview_flutter] Add iOS integration tests (#3995)
jmagman Jun 2, 2021
13038b3
[google_sign_in] Add iOS unit and UI tests (#3996)
jmagman Jun 2, 2021
aaea6b6
[camera] Prevent crash when setting unsupported FocusMode (#3992)
renefloor Jun 2, 2021
e686de5
[image_picker] Removed redundant request for camera permission (#4001)
BeMacized Jun 2, 2021
3623f62
Some small documentation fixes (#3999)
renefloor Jun 2, 2021
78f2ace
[url_launcher] Fix breaking change version conflict (#4000)
creativecreatorormaybenot Jun 2, 2021
4ec1169
[path_provider] Add iOS unit tests (#3998)
jmagman Jun 2, 2021
2d70191
[ios_platform_images] Add iOS unit tests (#3997)
jmagman Jun 2, 2021
bd86932
Add Restore purchases button to example (#3950)
mvanbeusekom Jun 2, 2021
af7746a
[quick_actions] Optimised UI test to prevent flaky CI failures (#4003)
mvanbeusekom Jun 2, 2021
af4fe1b
Check in regenerated C++ example registrants (#4004)
stuartmorgan-g Jun 2, 2021
b2dd320
[in_app_purchase] Add "Restore purchases" button to example App (#3945)
mvanbeusekom Jun 3, 2021
2a236e9
Standardize XCTest locations and harnesses (#4005)
stuartmorgan-g Jun 3, 2021
d37fa07
[in_app_purchase] Fix Restore previous purchases link (#3988)
TahaTesser Jun 3, 2021
6340c96
[shared_preferences] Add iOS unit tests (#4011)
jmagman Jun 4, 2021
af24075
Do not trigger flat device orientation on iOS (#4010)
jmagman Jun 4, 2021
7f21f86
[in_app_purchase] Explanation for casting details to implementations …
renefloor Jun 4, 2021
5eafa66
Remove "unnecessary" imports. (#4012)
srawlins Jun 4, 2021
8ac6286
Enable linting of macOS podspecs (#4015)
stuartmorgan-g Jun 4, 2021
996a4a9
[flutter_plugin_tools] Simplify filesystem usage (#4014)
stuartmorgan-g Jun 5, 2021
464303f
[flutter_plugin_tools] Remove global state from tests (#4018)
stuartmorgan-g Jun 7, 2021
04f8ef7
[flutter_plugin_tools] Remove xctest's --skip (#4022)
stuartmorgan-g Jun 7, 2021
986eb8e
[flutter_plugin_tools] Migrate xctest command to NNBD (#4024)
stuartmorgan-g Jun 7, 2021
27b76d8
Avoid nullable Future.value (#4027)
simolus3 Jun 7, 2021
642a483
Ignore upcoming unnecessary_imports analysis (#4023)
srawlins Jun 7, 2021
70fcc65
[image_picker] Fix rotation when camera is a source (#4019)
ydag Jun 8, 2021
7ebdbcb
[image_picker] Reverted removal of camera permission request (#4021)
BeMacized Jun 8, 2021
f7157ea
[in_app_purchase] Added userIds to google play purchase (#4020)
renefloor Jun 8, 2021
117856f
[video_player] Remove pre-stable warning from README (#4029)
stuartmorgan-g Jun 8, 2021
af8280e
Fix typo; s/unnecessary_imports/unnecessary_import (#4028)
srawlins Jun 8, 2021
b938279
[flutter_plugin_tools] Migrate more commands to NNBD (#4026)
stuartmorgan-g Jun 9, 2021
9e0013b
Link to this repo's guide in the PR template (#4033)
stuartmorgan-g Jun 10, 2021
e649ccd
Separate out the deprecated plugins in README.md (#4009)
stuartmorgan-g Jun 10, 2021
86c3b30
[google_maps_flutter_web] Document liteMode not being available on th…
ditman Jun 10, 2021
852051a
Enable macOS XCTest support (#4043)
stuartmorgan-g Jun 10, 2021
3ac31f9
Standardize example bundle ID domain (#4040)
stuartmorgan-g Jun 11, 2021
d755126
[flutter_plugin_tools] Migrate publish and version checks to NNBD (#4…
stuartmorgan-g Jun 11, 2021
01800a0
[flutter_plugin_tools] Complete migration to NNBD (#4048)
stuartmorgan-g Jun 12, 2021
f469f22
[in_app_purchase] Only register transactionObservers when someone is …
renefloor Jun 14, 2021
c473374
Fetch from origin before trying to switch channels (#4053)
stuartmorgan-g Jun 15, 2021
7b19e07
Ensure Java 8 (#4058)
Jun 16, 2021
f73fe8f
[url_launcher] Add a workaround for Uri encoding (#3817)
stuartmorgan-g Jun 16, 2021
d1ddb68
[flutter_plugin_tools] Split common.dart (#4057)
stuartmorgan-g Jun 16, 2021
da401ba
Support Hybrid Composition on Android (#4017)
bparrishMines Jun 16, 2021
35fba6a
Pin base image used in CI Dockerfile (#4060)
stuartmorgan-g Jun 17, 2021
d850031
[image_picker] Migrate README example to null-safety (#4038)
TahaTesser Jun 17, 2021
9b7b6d8
[in_app_purchase_platform_interface] Fixed restoring purchases link (…
TahaTesser Jun 17, 2021
96c9d0b
[integration_test] Update README installation instructions (#4062)
jmagman Jun 17, 2021
a5d642d
[flutter_plugin_tool] Refactor createFakePlugin (#4064)
stuartmorgan-g Jun 17, 2021
2f4618e
[flutter_plugin_tools] Simplify extraFiles in test utils (#4066)
stuartmorgan-g Jun 18, 2021
a583e5b
Update tool commands (#4065)
stuartmorgan-g Jun 18, 2021
ff87585
[in_app_purchase] Added BillingClient.isFeatureSupported (#4063)
renefloor Jun 18, 2021
0e69db3
[image_picker] remove unused imports from example (#4069)
asashour Jun 18, 2021
7354650
[in_app_purchase_android] add payment proxy (#4055)
Jun 18, 2021
e83a683
[in_app_purchase_android] fix version for 'add payment proxy': pull/4…
Jun 18, 2021
1b0f23d
update gcp credentials (#4076)
keyonghan Jun 21, 2021
67885c5
[in_app_purchase] update gradle tool to 4.1.0 (#4079)
Jun 22, 2021
e864172
[image_picker] Multiple image support (#3783)
danielroek Jun 22, 2021
0232846
[camera] android-rework part 5: Android FPS range, resolution and sen…
mvanbeusekom Jun 22, 2021
d91b008
[camera] android-rework part 7: Android noise reduction feature (#4052)
BeMacized Jun 22, 2021
13e5b5b
Add a link to the new wiki page about plugin and package PRs (#4074)
stuartmorgan-g Jun 22, 2021
b921089
[flutter_plugin_tools] Add a new base command for looping over packag…
stuartmorgan-g Jun 22, 2021
04beebf
[ci] Add release github action (#4061)
Jun 22, 2021
9a90a9d
Add link to the version update entry (#4075)
stuartmorgan-g Jun 22, 2021
730129a
[in_app_purchase] billingClient launchPriceChangeConfirmationFlow (#4…
renefloor Jun 23, 2021
0f64adf
[in_app_purchase] Update readme.md (#4049)
nikolaynizruhin Jun 23, 2021
8ae8506
Fixed typos and bumped version (#4050)
TahaTesser Jun 23, 2021
9dd26e0
[ci] increase auto publish job wait interval to 3 mins (#4086)
Jun 23, 2021
77f4a36
[camera] android-rework part 6: Android exposure- and focus point fea…
BeMacized Jun 23, 2021
0c77ee2
[ci] Set release action owner as flutter (#4091)
Jun 24, 2021
a7c58ac
Disable the "needs publishing" auto-labeler (#4098)
stuartmorgan-g Jun 24, 2021
ca42231
[webview_flutter] Suppress iOS 9 deprecation warnings (#4100)
stuartmorgan-g Jun 24, 2021
d1c3e83
[flutter_plugin_tools] `publish-plugin` check against pub to determin…
Jun 24, 2021
6d3c299
[image_picker] Updated pickImage and pickVideo docs to expose the pos…
joaomagfreitas Jun 24, 2021
152ae1f
Update .ci.yaml documentation link (#4090)
Jun 24, 2021
09e2d5c
[url_launcher] Fix test button check for iOS 15 (#4088)
jmagman Jun 24, 2021
6c5ecec
Build all iOS example apps on current Flutter stable (#4101)
jmagman Jun 25, 2021
26e8278
Add release status badge to README (#4102)
Jun 25, 2021
9787752
[flutter_plugin_tools] Migrate analyze to new base command (#4084)
stuartmorgan-g Jun 25, 2021
bc4ac59
Don't install cocoapods; use the version in the image (#4104)
stuartmorgan-g Jun 25, 2021
714339b
Migrate command, add failure test, remove skip (#4106)
stuartmorgan-g Jun 25, 2021
cb535ef
[flutter_plugin_tools] release 0.3.0 (#4109)
Jun 28, 2021
fde1471
[in_app_purchase] Add support for SKPaymentQueueDelegate and showPric…
mvanbeusekom Jun 28, 2021
8af8001
[flutter_plugin_tools] ignore flutter_plugin_tools when publishing (#…
Jun 28, 2021
a02b8f2
[flutter_plugin_tools] Migrate java-test to new base command (#4105)
stuartmorgan-g Jun 28, 2021
62e8380
Split some Cirrus script steps (#4112)
stuartmorgan-g Jun 28, 2021
54082e0
[flutter_plugin_tools] Restructure version-check (#4111)
stuartmorgan-g Jun 28, 2021
03f9b49
[image_picker]Update example app (#4103)
ydag Jun 29, 2021
94caa8a
Add Basic Junit Tests to some plugins (#4108)
bparrishMines Jun 29, 2021
acc502e
[in_app_purchase] Fix app exceptions caused by missing App Store rece…
renefloor Jun 30, 2021
9ab0be9
[image_picker] Fixed IOException when cache directory is removed (#4117)
BeMacized Jun 30, 2021
7e2560a
[url_launcher] Amend example's manifest and docs (#4006)
MrCsabaToth Jun 30, 2021
6e1d724
[flutter_plugin_tools] Move license-check tests to runCapturingPrint …
stuartmorgan-g Jun 30, 2021
0139586
[flutter_plugin_tools] Migrate build-examples to new base command (#4…
stuartmorgan-g Jun 30, 2021
44f3d5d
[flutter_plugin_tools] Migrate firebase-test-lab to new base command …
stuartmorgan-g Jun 30, 2021
c36c007
[flutter_plugin_tools] Overhaul drive-examples (#4099)
stuartmorgan-g Jun 30, 2021
893ba49
[in_app_purchase] Added country code to sk product wrapper (#4122)
renefloor Jul 1, 2021
962c607
Exclude arm64 simulators from google_maps_flutter example project (#4…
jmagman Jul 1, 2021
6425a30
Exclude arm64 simulators from google_sign_in example project (#4128)
jmagman Jul 1, 2021
719a675
[flutter_plugin_tools] Add a summary for successful runs (#4118)
stuartmorgan-g Jul 1, 2021
dc0f574
[flutter_plugin_tools] Minor test cleanup (#4120)
stuartmorgan-g Jul 2, 2021
9bd9ca1
[flutter_plugin_tools] Remove most exitOnError:true usage (#4130)
stuartmorgan-g Jul 2, 2021
24febdf
[flutter_plugin_tools] Migrate publish-check to the new base command …
stuartmorgan-g Jul 2, 2021
3477be2
[in_app_purchase] Initialize SKError with correct data type (#4113)
vladb99 Jul 2, 2021
2745bad
[flutter_plugin_tool] Add more failure test coverage (#4132)
stuartmorgan-g Jul 2, 2021
f466ccc
[flutter_plugin_tools] Add --packages, and deprecated --plugins (#4134)
stuartmorgan-g Jul 4, 2021
971d6c3
Prepare plugin repo for binding API improvements. (#4136)
Hixie Jul 4, 2021
1626b10
[video_player] Update to ExoPlayer 2.14.1 (#4141)
stuartmorgan-g Jul 7, 2021
b16697c
[flutter_plugin_tools] Migrate 'test' to new base command (#4133)
stuartmorgan-g Jul 7, 2021
3f94042
[video_player] Fixed HLS Streams on iOS (#3360)
nathanaelneveux Jul 8, 2021
6dd1c46
[flutter_plugin_tools] Work around banner in drive-examples (#4142)
stuartmorgan-g Jul 8, 2021
d0ac2f7
[various] Prepare plugin repo for binding API improvements (#4137)
Hixie Jul 8, 2021
744730c
[plugin_platform_interface] Fix README broken link (#4143)
kamimoo Jul 8, 2021
e2541ca
[camera] android-rework part 8: Supporting modules for final implemen…
BeMacized Jul 8, 2021
fa03600
[in_app_purchase] Add documentation for price change confirmations (#…
renefloor Jul 8, 2021
e1b4ba4
[in_app_purchase] Add currencySymbol to ProductDetails (#4115)
renefloor Jul 8, 2021
0b88ffb
[video_player] Pause video when it completes (#3727)
KyleFin Jul 8, 2021
200a6ec
[in_app_purchase] Fix crash when retrieveReceiptWithError gives an er…
renefloor Jul 8, 2021
70017e5
[flutter_plugin_tools] Only check target packages in analyze (#4146)
stuartmorgan-g Jul 8, 2021
7daf189
[flutter_plugin_tools] Improve and test 'format' (#4145)
stuartmorgan-g Jul 8, 2021
06fc7d1
[image_picker_platform_interface] Add methods that return package:cro…
BeMacized Jul 8, 2021
e78b483
[in_app_purchase] Added priceCurrencySymbol to SkuDetailsWrapper (#4114)
renefloor Jul 9, 2021
59e16a5
[in_app_purchase] Add iOS currency symbol to ProductDetails (#4144)
renefloor Jul 9, 2021
6065bd0
[quick_actions] Add const constructor (#4131)
Abhishek01039 Jul 9, 2021
8a966eb
[various] Prepare plugin repo for binding API improvements (#4148)
Hixie Jul 9, 2021
731b93d
[image_picker_for_web] Migrate image_picker to package:cross_file (#4…
BeMacized Jul 9, 2021
1199f13
[flutter_plugin_tools] Make unit tests pass on Windows (#4149)
stuartmorgan-g Jul 9, 2021
d68f263
[flutter_plugin_tools] Support format on Windows (#4150)
stuartmorgan-g Jul 13, 2021
ce371a6
[webview_flutter] Fix broken keyboard issue link (#3266)
sidrao2006 Jul 13, 2021
fbb4b3a
[flutter_plugin_tools] Improve license-check output (#4154)
stuartmorgan-g Jul 13, 2021
cf80430
[image_picker] Image picker fix camera device (#3898)
ydag Jul 14, 2021
dd2d739
[image_picker] Migrate image_picker to package:cross_file (#4073)
BeMacized Jul 16, 2021
f726c31
[camera] Fix coordinate rotation for setting focus- and exposure poin…
BeMacized Jul 16, 2021
57fb51f
[camera] Introduce `camera_web` package (#4151)
bselwe Jul 16, 2021
2f5ef3d
[google_maps_flutter_web]: Update installation instructions (#4163)
domesticmouse Jul 19, 2021
e193daf
[camera] Add `CameraOptions` used to constrain the camera audio and v…
bselwe Jul 19, 2021
027db90
[multiple_web] Update web plugin testing instructions. (#4167)
NishantChandla Jul 19, 2021
45a1ba6
[google_sign_in] Add iOS unit tests (#4157)
jmagman Jul 20, 2021
036fb33
[image_picker_for_web] Support multiple pick. Store name and other lo…
balvinderz Jul 20, 2021
a807b5c
[flutter_plugin_tools] Use -version with java (#4171)
stuartmorgan-g Jul 20, 2021
0bbef40
[webview_flutter] Move webview_flutter to webview_flutter/webview_flu…
mvanbeusekom Jul 20, 2021
337dc68
[camera_web] Add Camera class to control video and take pictures (#4168)
bselwe Jul 20, 2021
09ec519
[flutter_plugin_tests] Split analyze out of xctest (#4161)
stuartmorgan-g Jul 21, 2021
44d7c07
[flutter_plugin_tools] Make firebase-test-lab fail when no tests run …
stuartmorgan-g Jul 21, 2021
fdded21
[camera_web] Add `availableCameras` implementation (#4175)
bselwe Jul 22, 2021
e51722c
[webview_flutter] Refactored creation of Android WebView for testabil…
mvanbeusekom Jul 22, 2021
b6d1345
[flutter_plugin_tools] Replace xctest and java-test with native-test …
stuartmorgan-g Jul 22, 2021
758c55e
[flutter_plugin_tools] Support YAML exception lists (#4183)
stuartmorgan-g Jul 22, 2021
dd66f34
[camera_web] Add `createCamera` implementation (#4182)
bselwe Jul 22, 2021
e843c03
Remove references to the V1 Android embedding (#4160)
Jul 23, 2021
0f26618
Remove remaining V1 embedding references (#4189)
Jul 23, 2021
400fa20
[camera_web] Add `initializeCamera` implementation (#4186)
bselwe Jul 24, 2021
43ca262
[video player]: update the url in the readme example (#4081)
maheshj01 Jul 24, 2021
7d49fd4
Make java-test output more useful (#4184)
bparrishMines Jul 24, 2021
1dce6ab
Fix webview_flutter Android integration tests and add Espresso (#4147)
bparrishMines Jul 26, 2021
6960795
Move unit tests to Android modules (#4193)
bparrishMines Jul 26, 2021
31c598c
[flutter_plugin_tools] Test and comment Dart analysis (#4194)
stuartmorgan-g Jul 26, 2021
530a187
[camera_web] Add `buildPreview` implementation (#4190)
bselwe Jul 26, 2021
5f42c69
Skip an integration test and extend firebase testlab timeout (#4195)
bparrishMines Jul 27, 2021
2727efc
wake lock permission (#4199)
bparrishMines Jul 27, 2021
5516791
[shared_preferences_web] Migrate tests to integration_test (#4185)
ditman Jul 27, 2021
9e23302
[camera_web] Add `takePicture` implementation (#4196)
bselwe Jul 27, 2021
d2f5c33
Remove pubspec.yaml examples from READMEs (#4198)
stuartmorgan-g Jul 27, 2021
08c9b40
Expand camera platform interface to support pausing the camera previe…
BeMacized Jul 28, 2021
b8786d3
Rebuild camera preview when camera value changes (#4197)
BeMacized Jul 28, 2021
f506daa
[webview_flutter] Better documentation of Android Platform Views mode…
ludwiktrammer Jul 28, 2021
1b7c4fb
Correct mistake in markdown in README.md (#4201)
mvanbeusekom Jul 28, 2021
ab95335
Correct mistake with markdown in README.md (#4202)
mvanbeusekom Jul 28, 2021
ed48cff
[camera_web] Add `dispose` implementation (#4203)
bselwe Jul 28, 2021
c8b1d96
[image_picker] Move UI test (#4181)
ydag Jul 29, 2021
24eae82
Merge branch 'master' into gm-3.0.0-beta
jl-gogovapps Jul 29, 2021
edd7801
Resolve null exception https://github.com/flutter/flutter/issues/83126
jl-gogovapps Jul 29, 2021
97fa266
Adds test harnesses for integration tests on Android (#4200)
bparrishMines Jul 30, 2021
477a13d
[camera_web] Add camera errors handling (#4207)
bselwe Jul 30, 2021
a3accd7
Replace reference to shared_preferences with url_launcher (#4211)
mvanbeusekom Aug 2, 2021
9bca9e7
[google_maps_flutter] Temporarily disable googleMapsPluginIsAdded (#4…
stuartmorgan-g Aug 3, 2021
c59b32c
[google_sign_in] Mark iOS arm64 simulators as unsupported (#4208)
jmagman Aug 3, 2021
1fc3d92
[google_maps_flutter] Mark iOS arm64 simulators as unsupported (#4209)
jmagman Aug 3, 2021
643c928
[image_picker] Check for failure in iOS metadata updates (#4215)
stuartmorgan-g Aug 3, 2021
498df33
[flutter_plugin_tools] Track and log exclusions (#4205)
stuartmorgan-g Aug 3, 2021
5450081
Merge branch 'master' into gm-3.0.0-beta
jl-gogovapps Aug 4, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 16 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Describes the targets run in continuous integration environment.
#
# Flutter infra uses this file to generate a checklist of tasks to be performed
# for every commit.
#
# More information at:
# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md
enabled_branches:
- master

targets:
- name: Windows Plugins
builder: Windows Plugins
postsubmit: false
scheduler: luci

33 changes: 27 additions & 6 deletions .ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
FROM cirrusci/flutter:stable
# The Flutter version is not important here, since the CI scripts update Flutter
# before running. What matters is that the base image is pinned to minimize
# unintended changes when modifying this file.
FROM cirrusci/flutter:2.2.2

RUN sudo apt-get update -y
RUN apt-get update -y

RUN sudo apt-get install -y --no-install-recommends gnupg
# Required by Roboeletric and the Android SDK.
RUN apt-get install -y openjdk-8-jdk
ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64

RUN apt-get install -y --no-install-recommends gnupg

# Add repo for gcloud sdk and install it
RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | \
sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list

RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | \
sudo apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -

RUN sudo apt-get update && sudo apt-get install -y google-cloud-sdk && \
RUN apt-get update && apt-get install -y google-cloud-sdk && \
gcloud config set core/disable_usage_reporting true && \
gcloud config set component_manager/disable_update_check true

Expand All @@ -23,7 +30,21 @@ RUN yes | sdkmanager \

RUN yes | sdkmanager --licenses

# Install formatter.
RUN apt-get install -y clang-format

# Install xvfb to allow running headless
RUN apt-get install -y xvfb libegl1-mesa
# Install Linux desktop build tool requirements.
RUN apt-get install -y clang cmake ninja-build file pkg-config
# Install necessary libraries.
RUN apt-get install -y libgtk-3-dev libblkid-dev liblzma-dev libgcrypt20-dev

# Add repo for Google Chrome and install it
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
RUN echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list
RUN sudo apt-get update && sudo apt-get install -y --no-install-recommends google-chrome-stable
RUN apt-get update && apt-get install -y --no-install-recommends google-chrome-stable

# Make Chrome the default so http: has a handler for url_launcher tests.
RUN apt-get install -y xdg-utils
RUN xdg-settings set default-web-browser google-chrome.desktop
31 changes: 0 additions & 31 deletions .ci/Dockerfile-LinuxDesktop

This file was deleted.

33 changes: 33 additions & 0 deletions .ci/java8.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
FROM cirrusci/flutter:stable

RUN apt-get update -y

# Required by Roboeletric and the Android SDK.
RUN apt-get install -y openjdk-8-jdk
ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64

RUN apt-get install -y --no-install-recommends gnupg

# Add repo for gcloud sdk and install it
RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | \
tee -a /etc/apt/sources.list.d/google-cloud-sdk.list

RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | \
apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -

RUN apt-get update && apt-get install -y google-cloud-sdk && \
gcloud config set core/disable_usage_reporting true && \
gcloud config set component_manager/disable_update_check true

RUN yes | sdkmanager \
"platforms;android-27" \
"build-tools;27.0.3" \
"extras;google;m2repository" \
"extras;android;m2repository"

RUN yes | sdkmanager --licenses

# Install formatter.
RUN apt-get install -y clang-format
# Required by Roboeletric and the Android SDK.
RUN apt-get install -y openjdk-8-jdk
Loading