Skip to content

feat: use decoupled material-ui - #506

Open
abdulhaq-e wants to merge 1 commit into
joanpablo:masterfrom
abdulhaq-e:master
Open

feat: use decoupled material-ui#506
abdulhaq-e wants to merge 1 commit into
joanpablo:masterfrom
abdulhaq-e:master

Conversation

@abdulhaq-e

Copy link
Copy Markdown

Connection with issue(s)

N/A

Solution description

The material library has been decoupled from the Flutter SDK and released as its own package. It will be removed from the SDK in future versions. This PR moves all the imports to use the decoupled package. This PR is the result of running dart fix --apply --code=migrate_design_widgets as suggested by the the SDK 3.47.0 release notes.

The release notes also suggest that such a change in a library should ideally be made as a major release.

Screenshots or Videos

N/A

To Do

  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

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.

1 participant