Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert extension package changes
  • Loading branch information
stuartmorgan-g committed Aug 18, 2025
commit cc2695880210067e9f6669d94787bc21ded00943
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@ dev_dependencies:

flutter:
uses-material-design: true
# FOR TESTING AND INITIAL REVIEW ONLY. DO NOT MERGE.
# See https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins
dependency_overrides:
google_sign_in: {path: ../../../packages/google_sign_in/google_sign_in}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ topics:

false_secrets:
- example/android/app/google-services.json
# FOR TESTING AND INITIAL REVIEW ONLY. DO NOT MERGE.
# See https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins
dependency_overrides:
google_sign_in: {path: ../../packages/google_sign_in/google_sign_in}