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

chore!: update to flutter 3.22.0 #74

Merged
merged 2 commits into from
May 16, 2024
Merged

chore!: update to flutter 3.22.0 #74

merged 2 commits into from
May 16, 2024

Conversation

thelukewalton
Copy link
Collaborator

Changes made:

  • Renamed 'MaterialState' to 'WidgetState'
  • Deprecated colors: background, onBackground, surfaceVariant
  • Added basic support for new material color variants (not used yet, just added to constructor for future use)

See Flutter 3.2.0 Release notes

@ps9310 Please check the colors, I have only made basic changes to make sure everything builds.

Changes made:
* Renamed 'MaterialState' to 'WidgetState'
* Deprecated colors: background, onBackground, surfaceVariant
* Added basic support for new material color variants (not used yet, just added to constructor for future use)
Copy link

github-actions bot commented May 14, 2024

Visit the preview URL for this PR (updated for commit 4e60d97):

https://zeta-flutter-main--pr-74-chore-flutter3-22-0-zmnk0iw5.web.app

(expires Wed, 22 May 2024 15:44:28 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6

lib/src/theme/colors.dart Outdated Show resolved Hide resolved
example/lib/main.dart Outdated Show resolved Hide resolved
@thelukewalton thelukewalton requested a review from ps9310 May 15, 2024 16:46
@thelukewalton thelukewalton changed the title chore: update to flutter 3.22.0 chore!: update to flutter 3.22.0 May 16, 2024
@thelukewalton thelukewalton merged commit 1472c95 into main May 16, 2024
5 checks passed
@thelukewalton thelukewalton deleted the chore/flutter3.22.0 branch May 16, 2024 08:26
thelukewalton added a commit that referenced this pull request May 16, 2024
chore: Renamed 'MaterialState' to 'WidgetState'
chore: Deprecated colors: background, onBackground, surfaceVariant
chore: Added basic support for new material color variants (not used yet, just added to constructor for future use)
This was referenced Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants