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

Migrate all deprecated components and tools to the latest in Flutter 3.10.x #218

Open
luongvo opened this issue Jul 7, 2023 · 1 comment · May be fixed by #249
Open

Migrate all deprecated components and tools to the latest in Flutter 3.10.x #218

luongvo opened this issue Jul 7, 2023 · 1 comment · May be fixed by #249
Assignees
Milestone

Comments

@luongvo
Copy link
Member

luongvo commented Jul 7, 2023

Why

Upgrading Flutter and Dart SDK to the latest versions, there are some deprecated components and tools that MUST be migrated, such as using the new dart format command (has been migrated here), dart run command, etc.

All necessary changes & guides are listed here https://docs.flutter.dev/release/breaking-changes. We should visit all necessary changes until the latest Flutter 3.10.x for the migration.

Who Benefits?

Developers

@luongvo
Copy link
Member Author

luongvo commented Aug 1, 2023

@thiennguyen0196 Could you please update this 1 more deprecated stuff?

Update using AsyncNotifier instead of deprecated StateNotifier #244 (comment)

@luongvo luongvo modified the milestones: 1.11.0, 1.12.0 Sep 6, 2023
@luongvo luongvo modified the milestones: 1.12.0, 1.13.0 Oct 31, 2023
@luongvo luongvo modified the milestones: 1.13.0, 1.14.0 Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants