forked from flutter/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/flutter/plugins
* 'master' of https://github.com/flutter/plugins: (600 commits) [google_sign_in, in_app_purchase_android] Add availability to mock models (flutter#5642) Roll Flutter from de7c23e to ec20ea8 (1 revision) (flutter#5805) Roll Flutter from b8b0c80 to de7c23e (1 revision) (flutter#5804) Roll Flutter from 4654fd0 to b8b0c80 (1 revision) (flutter#5803) Roll Flutter from 6aaabf6 to 4654fd0 (2 revisions) (flutter#5802) Roll Flutter from 1e10cec to 6aaabf6 (1 revision) (flutter#5800) Roll Flutter from 1e1f4bc to 1e10cec (6 revisions) (flutter#5799) Roll Flutter from a4a8e73 to 1e1f4bc (65 revisions) (flutter#5795) [google_sign_in] Suppress `deprecation` warnings (flutter#5049) [video_player] Fix order-dependent tests (flutter#5672) [path_provider] Fix integration tests on macOS (flutter#5773) [google_maps_flutter_web] Remove custom analysis file. (flutter#5791) [various] Set minimum Flutter versions to 2.8 (flutter#5792) [ci] Updates iOS deprecation check to iOS 13 (flutter#5786) Roll Flutter from 1994027 to a4a8e73 (31 revisions) (flutter#5782) [google_sign_in] Upgrade to GoogleSignIn 6.2, support arm64 simulators (flutter#5708) [local_auth] Adds federated Windows support (flutter#5776) [tools] Add `update-release-info` (flutter#5643) Add more CODEOWNERS (flutter#5779) [ci/tools] Add iOS/macOS analysis to catch deprecated code (flutter#5778) ...
- Loading branch information
Showing
2,663 changed files
with
112,361 additions
and
51,430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ec20ea80ad98007bd022648168e7b3cc38b2e665 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
BasedOnStyle: Google | ||
--- | ||
Language: Cpp | ||
DerivePointerAlignment: false | ||
PointerAlignment: Left | ||
--- | ||
Language: ObjC | ||
DerivePointerAlignment: false | ||
PointerAlignment: Right |
Oops, something went wrong.