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

Pump flutter version to 3.7.0 #160

Merged
merged 15 commits into from
Jan 28, 2023
Merged

Conversation

Xanonymous-GitHub
Copy link
Member

@Xanonymous-GitHub Xanonymous-GitHub commented Jan 27, 2023

Description

Migrate to Flutter 3.7.0, and Dart 2.19

The theme-related features has been refactored since the new flutter version changed its theme API.
Please follow this comment: #161 (comment) for more details.

How to Verify?

  • whole app.

Screenshots/GIF/Test Results (Optional)

@Xanonymous-GitHub
Copy link
Member Author

Xanonymous-GitHub commented Jan 27, 2023

This PR may need to be merged: jamesblasco/modal_bottom_sheet#316 so that we can use the official version of the package.

But since there's not have important features related to it, we can postpone this later.

@Xanonymous-GitHub Xanonymous-GitHub linked an issue Jan 28, 2023 that may be closed by this pull request
@Xanonymous-GitHub Xanonymous-GitHub merged commit 87c3695 into master Jan 28, 2023
@Xanonymous-GitHub Xanonymous-GitHub deleted the pump-flutter-version-to-3.7.0 branch January 28, 2023 09:43
Xanonymous-GitHub added a commit that referenced this pull request Mar 28, 2023
* refactor: extract commonly used scripts to isolated folder

* chore: upgrade packages

* chore: update ci commands for using new flutter version

* chore: upgrade android plugin version

* chore: upgrade ios plugin version

* chore: remove unused linter rule

* refactor: migrate codebase to dart 2.19

* feat: add generated Material3 color scheme

* refactor: make AppProvider to Singlton

* chore: upgrade packages

* chore: change custom font name

* refactor: apply new defined material3 color theme

* fix: itensive background color on striped widget

* refactor: change bottom nav bar selective color

* refactor: change score summary section title border color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Feature: Rebuild Theme by Material 3 concepts
1 participant