Skip to content

material_ui package migration - #46

Merged
cedvdb merged 4 commits into
cedvdb:mainfrom
jt274:ui-package-migration
Aug 14, 2026
Merged

material_ui package migration#46
cedvdb merged 4 commits into
cedvdb:mainfrom
jt274:ui-package-migration

Conversation

@jt274

@jt274 jt274 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Migrate to the new material_ui package which has been decoupled from the flutter framework in flutter 3.47.0: https://flutter.dev/blog/whats-new-in-flutter-3-47

Require dart >=3.5.0 and flutter >=3.47.0

All flutter analyze warnings are cleared, all lint issues fixed and I fixed one bug in country_selector_base.dart where a variable was being assigned to itself.

Checklist

  • I have bumped the version in pubspec.yaml
  • I have added an entry in changelog.md for the new pubspec version
  • (if applicable) I have added "Closes #1234" to this termplate to automatically close related issues.
  • (not required if no sensible change has been made eg: Localization) I have added tests that prove my fix is effective or that my feature works.

@jt274 jt274 mentioned this pull request Aug 14, 2026
4 tasks
@cedvdb

cedvdb commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Thanks @jt274 let's see if this one deploys correctly

@cedvdb
cedvdb merged commit ac5b72e into cedvdb:main Aug 14, 2026
1 check passed
@jt274

jt274 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

@cedvdb It looks like it may have failed because the version tag already exists. Do you want me to submit a new PR with the version 2.0.1, or will you take care of it?

@cedvdb

cedvdb commented Aug 14, 2026

Copy link
Copy Markdown
Owner

@jt274 yes I don't have access to my laptop this weekend so if you can resubmit as 2.0.1 this could fix the release.

@jt274

jt274 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

@cedvdb submitted here: #47

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.

2 participants