Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web support for getting the server_auth_code field #1

Open
wants to merge 683 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
683 commits
Select commit Hold shift + click to select a range
a855133
[google_sign_in] Adds support to send `clientId` as a parameter (#3640)
ggirotto Mar 18, 2021
c870bbb
Add an AUTHORS file to each plugin (#3725)
stuartmorgan Mar 18, 2021
6047b3f
Fix cosmetic variations in copyrights and license files (#3730)
stuartmorgan Mar 18, 2021
089a887
Standardize Copyrights: Chromium->Flutter (#2996)
stuartmorgan Mar 18, 2021
15d4f9c
[integration_test] Deprecate, and stop using in this repository (#3723)
stuartmorgan Mar 19, 2021
aa8e615
Moved quickactions to a subfolder (#3734)
danielroek Mar 19, 2021
67bdfcb
Standardize copyright year (#3737)
stuartmorgan Mar 19, 2021
2068cce
Enable web integration tests in CI (#3738)
stuartmorgan Mar 19, 2021
a85f397
[ci] Run more web tests (#3739)
ditman Mar 19, 2021
7b9ac6b
[quick_actions] 2/3 Quick actions federated platform interface (#3735)
danielroek Mar 20, 2021
9529044
Add scope
hillelcoren Mar 22, 2021
8621694
Update LICENSE (#3741)
mvanbeusekom Mar 22, 2021
7173380
[url_launcher] Update readme for URL schemes on iOS (#3252)
TahaTesser Mar 23, 2021
9548bc2
Use flutter gcp project for linux tasks. (#3733)
godofredoc Mar 23, 2021
9cd84bd
[camera] Fix iOS rotation issue (#3591)
mvanbeusekom Mar 24, 2021
e9ed3cd
[video_player_platform_interface] add http headers (#3702)
PiN73 Mar 24, 2021
ce1cf17
[quick_actions] example fix (#3745)
danielroek Mar 24, 2021
7a3dd31
Updated README.md typo (#2606)
tylerreece22 Mar 24, 2021
2904cbb
[flutter_plugin_tools] Also look for Java tests in plugin path (#3742)
mvanbeusekom Mar 24, 2021
12ea8f2
[all] remove podfile in gitignore and update all podfiles (#3747)
Mar 24, 2021
98c79a9
[ci] Do not use empty exclude directories in analyze_command. (#3748)
ditman Mar 24, 2021
e73402d
[in_app_purchase] create sub folder (#3744)
Mar 24, 2021
3f3f834
[quick_actions] 3/3 Quick actions federated migration (#3736)
danielroek Mar 25, 2021
3dd9871
Fixed some minor spelling mistakes in README (#3749)
mvanbeusekom Mar 25, 2021
a303d6d
Fix error message (#3750)
mvanbeusekom Mar 25, 2021
a17efbf
Revert "Fix error message (#3750)" (#3751)
mvanbeusekom Mar 25, 2021
708bf9c
Fix error message (#3752)
mvanbeusekom Mar 25, 2021
c3dc31f
Update example instructions (#3753)
mvanbeusekom Mar 25, 2021
eab885b
[google_maps_flutter] Fix handling of non-nullable invokeMethod retur…
stuartmorgan Mar 25, 2021
809d0de
Update "eponymous concept" link. (#3305)
happy-san Mar 25, 2021
7c87a8c
[video_player] add http headers (#3671)
PiN73 Mar 25, 2021
4cd43e9
[ci] Drop redundant question marks used with dynamic. (#3756)
aam Mar 25, 2021
1ecc550
[ci] Drop extra ? for dynamic (#3757)
GaryQian Mar 25, 2021
5787b35
[in_app_purchase] moved android iap unit tests (#3732)
renefloor Mar 26, 2021
e4064a3
capitalise Platform class (#3762)
CicadaCinema Mar 29, 2021
ed290be
Add tests for publish check tool command (#3760)
bparrishMines Mar 29, 2021
c631fa1
Make sure androidx.lifecycle classes aren't R8'ed away when using flu…
xster Mar 30, 2021
e0e9be0
Update build-all test for null-safe template (#3773)
stuartmorgan Mar 30, 2021
ef641f7
Update flutter_plugin_android_lifecycle dependency versions (#3767)
xster Mar 30, 2021
860adb4
[google_maps_flutter] Fix TileOverlay cloning (#3771)
stuartmorgan Mar 30, 2021
0db60bb
let google_maps_flutter_web version solve for older mockito (#3769)
jonahwilliams Mar 31, 2021
febc3e3
[path_provider] Switch to new analysis options (#3755)
stuartmorgan Mar 31, 2021
dc22884
[google_maps_flutter_web] Migrate to null-safety. (#3726)
ditman Mar 31, 2021
310fcc7
[google_maps_flutter] Fix NNBD migration mistake in example (#3768)
stuartmorgan Apr 1, 2021
55b8600
[webview_flutter] Fix scroll bar position for Android non-hybrid WebV…
math1man Apr 1, 2021
8531d56
[video_player]Update README.me (#3713)
Apr 1, 2021
76a417c
[local_auth] Update Jetpack dependencies (#3786)
stuartmorgan Apr 2, 2021
4322497
[google_maps_flutter] remove unnecessary test (#3787)
Apr 5, 2021
bd2dbb1
[tool] refactor publish plugin command (#3779)
Apr 5, 2021
00ec3cd
[google_maps_flutter] Reword README (#3784)
kalkih Apr 5, 2021
08f8f21
[local_auth] Fix callback thread handling (#3778)
stuartmorgan Apr 5, 2021
4bd178b
[in_app_purchase] improve readme (#3731)
Apr 6, 2021
81aad8f
[google_map_flutter] fix version (#3790)
Apr 6, 2021
3f2e2ac
Switch script/tools over to the new analysis options (#3777)
stuartmorgan Apr 6, 2021
97ac042
[flutter_webview] Fix `allowsInlineMediaPlayback` ignored on iOS (#3791)
Apr 7, 2021
1ef73d9
[local_auth] Unnecessary reassignment in example removed (#2983)
cimplesid Apr 7, 2021
d5ebaa5
[in_app_purchase] Configured example app to use StoreKit Testing on i…
mvanbeusekom Apr 7, 2021
89ccc0e
Fix and update version checks (#3792)
stuartmorgan Apr 8, 2021
1dbc262
[local_auth] Fix iOS crash when no localizedReason (#3780)
enricobenedos Apr 9, 2021
ee5d15e
[in_app_purchase] Added currency code and numerical price to product …
BeMacized Apr 9, 2021
f34add3
[image_picker_platform_interface] Added pickMultiImage (#3782)
danielroek Apr 13, 2021
b548ae1
[google_sign_in] Fix "pick account" on iOS (#3805)
vmeretin Apr 13, 2021
0892a2d
[sensors] format dart code based on the new dart formatter (#3809)
Apr 15, 2021
e52725a
Replace path_provider_linux widget tests with simple unit tests (#3812)
stuartmorgan Apr 19, 2021
e2844d2
[quick_actions] handle cold start on iOS correctly (#3811)
mvanbeusekom Apr 19, 2021
6398441
Update PULL_REQUEST_TEMPLATE.md (#3801)
Apr 20, 2021
ecf54b9
[local_auth] docs update (#3103)
snwagbata Apr 20, 2021
d572371
Path provider windows crash fix (#3814)
stuartmorgan Apr 20, 2021
eca7d6e
fix MD (#3815)
Apr 20, 2021
9ac4fb8
[camera] android-rework part 1: Base classes to support Android Camer…
mvanbeusekom Apr 21, 2021
81a9537
[tools] fix version check command not working for new packages (#3818)
Apr 21, 2021
b0c2742
[google_sign_in] Add todo WRT correctly setting X-Goog-AuthUser heade…
kevmoo Apr 22, 2021
66972ed
[in_app_purchase] Implementation of platform interface (#3781)
mvanbeusekom Apr 22, 2021
015a772
[path_provider_*] code cleanup: sort directives (#3823)
pq Apr 23, 2021
50f9ee9
Move all null safety packages' min dart sdk to 2.12.0 (#3822)
Apr 23, 2021
4407b5a
[in_app_purchase_platform_interface] Added additional fields to Produ…
mvanbeusekom Apr 26, 2021
5c1c0c0
[camera] android-rework part 2: Android auto focus feature (#3796)
mvanbeusekom Apr 27, 2021
6d12096
[tool] combine run and runAndExitOnError (#3827)
Apr 27, 2021
8a739b4
[google_sign_in_web] fix README typos.
Apr 27, 2021
475b455
Fix grammatical error in contributing guide (#3217)
sidrao2006 Apr 27, 2021
04cf809
[in_app_purchase] Make PurchaseDetails.status mandatory (#3831)
mvanbeusekom Apr 28, 2021
2d85090
Prep the tools for publishing (#3836)
stuartmorgan Apr 30, 2021
fe18ad1
[in_app_purchase] Federated iOS implementation (#3832)
mvanbeusekom Apr 30, 2021
580a6e7
switch from using 'tuneup' to analyze to 'dart analyze' (#3837)
devoncarew Apr 30, 2021
54aad07
Re-add bin/ to flutter_plugin_tools (#3839)
stuartmorgan Apr 30, 2021
a2ce3da
[tool] add `all` and `dry-run` flags to publish-plugin command (#3776)
Apr 30, 2021
f13a39e
Update third_party license checking (#3844)
stuartmorgan May 4, 2021
c54b73d
Add implement and registerWith method to plugins (#3833)
May 4, 2021
26456c8
[google_sign_in] remove execute bit from a lot of files (#3848)
kevmoo May 7, 2021
d763b2c
Temporarily disable Windows tests (#3862)
stuartmorgan May 7, 2021
19efacc
Enable analysis for the tool directory (#3853)
stuartmorgan May 7, 2021
20f0374
Add support for third_party packages in Dart code (#3847)
stuartmorgan May 7, 2021
bfc6ebf
Move incremental_build.sh to run-on-changed-packages (#3846)
stuartmorgan May 7, 2021
b2104b4
Fix analyzer issues (#3863)
stuartmorgan May 7, 2021
26c45dc
[image_picker] Image picker phpicker impl (#3835)
ydag May 10, 2021
6f8bb67
Fix the description (#3869)
ydag May 10, 2021
7765fa0
Check in macOS example Podfiles (#3864)
stuartmorgan May 10, 2021
0c99a3b
Simplify the tooling bash scripts (#3865)
stuartmorgan May 10, 2021
37ac97f
Ensure that integration tests are actually being run (#3857)
stuartmorgan May 10, 2021
0474ef8
Exclude some missing integration tests (#3872)
stuartmorgan May 10, 2021
fcbb0ce
[google_sign_in] fix registration links (#3859)
kevmoo May 10, 2021
e11179d
[in_app_purchase] platform interface improvement (#3821)
May 10, 2021
d3b9711
Add InAppPurchaseException to platform interface (#3852)
mvanbeusekom May 10, 2021
39e0035
[in_app_purchase] Implement registerPlatform method for iOS implement…
mvanbeusekom May 10, 2021
be327bb
Update instructions on running integration_test (#3871)
mvanbeusekom May 10, 2021
eb37661
[in_app_purchase] Expose in_app_purchase_exception.dart correctly (#3…
mvanbeusekom May 11, 2021
f06a2b4
Update readme with warning for double import of the android billing c…
BeMacized May 11, 2021
1a4cee7
[in_app_purchase] Federated Android implementation (#3841)
mvanbeusekom May 11, 2021
53319eb
Unpin iOS GoogleMaps pod dependency version (#3850)
jmagman May 11, 2021
c6065aa
[google_sign_in] document web usage (#3876)
kevmoo May 11, 2021
0e0c75b
[tool] version-check publish-check commands can check against pub (#3…
May 11, 2021
d160ed5
Temporarily run Windows tests via GitHub Actions (#3875)
stuartmorgan May 11, 2021
0d62083
[in_app_purchase] Update to pub version of in_app_purchase_platform_i…
mvanbeusekom May 11, 2021
145b6cf
[tool] github action to auto publish (skeleton) (#3834)
May 11, 2021
e674e0d
[tool] add an `skip-confirmation` flag to publish-package for running…
May 11, 2021
ad5e88f
Revert "[tool] github action to auto publish (skeleton) (#3834)" (#3…
May 11, 2021
146f54a
Only mark PRs for publishing that change pubspec (#3878)
stuartmorgan May 12, 2021
e88b1d8
[in_app_purchase] iOS example using in_app_purchase_ios package (#3870)
mvanbeusekom May 12, 2021
93529ec
[in_app_purchase] Android example using in_app_purchase_android packa…
mvanbeusekom May 12, 2021
d496845
[in_app_purchase] Implementation of the app facing package (#3877)
mvanbeusekom May 12, 2021
c62a445
[in_app_purchase] Configure correct App Bundle identifier (#3883)
mvanbeusekom May 13, 2021
fa5050a
Revert "Temporarily disable Windows tests (#3862)" (#3884)
godofredoc May 13, 2021
6f79c26
[in_app_purchase] update min Flutter version to 1.20.0 (#3887)
May 13, 2021
8cf9c4f
Revert "Temporarily run Windows tests via GitHub Actions (#3875)" (#3…
stuartmorgan May 13, 2021
95a0a5c
[image_picker] Image picker fix metadata (#3873)
ydag May 13, 2021
d0a9aea
[video_player][camera] Use TestWidgetsFlutterBinding.ensureInitialize…
May 14, 2021
b1a38c8
Overhaul CONTRIBUTING.md (#3890)
stuartmorgan May 15, 2021
0a8eec5
Update tool README for packages use (#3882)
stuartmorgan May 15, 2021
15cedbc
Begin migrating tools to NNBD (#3891)
stuartmorgan May 15, 2021
d4f708b
[webview_flutter] Remove fallback Activity and watch uiMode (#3849)
May 15, 2021
a3818f2
[image_picker] Image picker fix alert (#3881)
ydag May 17, 2021
3995b43
Migrate some tool commands to NNBD (#3899)
stuartmorgan May 17, 2021
16b0144
Bump min Android SDK to the version required at runtime (#3894)
May 17, 2021
47b2a96
Clean up webview readme (#3900)
May 17, 2021
e742a7b
[in_app_purchase] Expose the NSLocale object (#3897)
BeMacized May 18, 2021
e25698f
[in_app_purchase] Add reference to the codelab in the README (#3896)
mvanbeusekom May 18, 2021
0f95a81
[espresso] Minor cleanup (#3901)
stuartmorgan May 18, 2021
cb465b7
[url_launcher] Migrate maven repo from jcenter to mavenCentral (#3902)
jmagman May 19, 2021
9c5d902
[webview_flutter] Bump version for republishing (#3928)
stuartmorgan May 19, 2021
327af39
[battery] Migrate maven repo from jcenter to mavenCentral (#3907)
jmagman May 19, 2021
199e258
[device_info] Migrate maven repo from jcenter to mavenCentral (#3910)
jmagman May 19, 2021
469551a
[connectivity] Migrate maven repo from jcenter to mavenCentral (#3909)
jmagman May 19, 2021
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 May 19, 2021
4d15b7a
[path_provider] Migrate all integration tests to NNBD (#3905)
stuartmorgan 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 May 20, 2021
6b309e3
Make run-on-changed-packages flag handle repo-level changes (#3946)
stuartmorgan May 20, 2021
f3b1e1d
Remove codesign overrides from xctest command (#3952)
stuartmorgan May 20, 2021
6e245d2
[integration_test] Remove the package (#3949)
stuartmorgan May 20, 2021
ded320c
[url_launcher] Fix Link test (#3954)
stuartmorgan May 21, 2021
5c778ea
[webview_flutter] Fix race in test (#3958)
stuartmorgan May 21, 2021
388f916
Mass pubspec.yaml cleanup (#3927)
stuartmorgan 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 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 May 21, 2021
7b47511
Use collection and box literals in ObjC code (#3960)
stuartmorgan 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 May 22, 2021
52033ca
[quick-actions] Revert migrating integration tests to NNBD (#3967)
stuartmorgan May 24, 2021
bd597db
Fix publish-check output (#3953)
stuartmorgan 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 May 25, 2021
6359f0d
[flutter_plugin_android_lifecycle] Migrate integration test to NNBD (…
stuartmorgan May 25, 2021
3b0f897
[video_player] Migrate integration tests to NNBD (#3968)
stuartmorgan 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 May 26, 2021
375c423
Point deprecated plugins to Plus versions (#3971)
stuartmorgan 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 May 27, 2021
f7ee663
Remove exoplayer workaround from everything but video_player (#3980)
stuartmorgan 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 May 27, 2021
2b1cc57
Add pubspec convention checks (#3984)
stuartmorgan 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 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 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 Jun 4, 2021
996a4a9
[flutter_plugin_tools] Simplify filesystem usage (#4014)
stuartmorgan Jun 5, 2021
464303f
[flutter_plugin_tools] Remove global state from tests (#4018)
stuartmorgan Jun 7, 2021
04f8ef7
[flutter_plugin_tools] Remove xctest's --skip (#4022)
stuartmorgan Jun 7, 2021
986eb8e
[flutter_plugin_tools] Migrate xctest command to NNBD (#4024)
stuartmorgan 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 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 Jun 9, 2021
9e0013b
Link to this repo's guide in the PR template (#4033)
stuartmorgan Jun 10, 2021
e649ccd
Separate out the deprecated plugins in README.md (#4009)
stuartmorgan 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 Jun 10, 2021
3ac31f9
Standardize example bundle ID domain (#4040)
stuartmorgan Jun 11, 2021
d755126
[flutter_plugin_tools] Migrate publish and version checks to NNBD (#4…
stuartmorgan Jun 11, 2021
01800a0
[flutter_plugin_tools] Complete migration to NNBD (#4048)
stuartmorgan Jun 12, 2021
a9bc095
Merge branch 'master' of https://github.com/flutter/plugins
hillelcoren Jun 13, 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
  •  
  •  
  •  
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/scheduler/README.md
enabled_branches:
- master

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

16 changes: 15 additions & 1 deletion .ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN sudo 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 -
Expand All @@ -23,7 +23,21 @@ RUN yes | sdkmanager \

RUN yes | sdkmanager --licenses

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

# Install xvfb to allow running headless
RUN sudo apt-get install -y xvfb libegl1-mesa
# Install Linux desktop build tool requirements.
RUN sudo apt-get install -y clang cmake ninja-build file pkg-config
# Install necessary libraries.
RUN sudo 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

# Make Chrome the default so http: has a handler for url_launcher tests.
RUN sudo 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.

19 changes: 0 additions & 19 deletions .ci/dev/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions .ci/dev/try_builders.json

This file was deleted.

Loading