Migration: Deprecated Classes
harshkc opened this issue · 0 comments
harshkc commented
- Code refactor
Description
This issue highlights need for migration of deprecated classes in recent version of Flutter.
overflow: Overflow.visible
has been deprecated.
FlatButton()
has been deprecated.
I would like to work on the migration issue.