abuanwar072/E-commerce-Complete-Flutter-UI

Migration: Deprecated Classes

harshkc opened this issue · 0 comments

  • 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.