Closed m-haisham closed 1 year ago
@m-haisham It looks like you used the automatic migration tool provided by Flutter? If you did anything on top of that, please explain that.
I deleted and recreated the whole example folder with flutter create example
. Then added flutter_lints
and applied all fixes and suggestions that it provided. I replaced the deprecated (textTheme) properties with suggestions and lastly removed the stack and gave the background color to scaffold widget itself.
@m-haisham Sorry for not getting around to reviewing this sooner. Thanks for your contribution!
Description
A replacement of the example project with a newer version as it was outdated
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: