webfactorymk / flutter-template

Flutter template project - Simple ToDo app with scalable project structure.
https://webfactory.mk/
MIT License
166 stars 36 forks source link

Replace deprecated button widgets #53

Closed Mar1anne closed 1 year ago

Mar1anne commented 1 year ago

Flutter's FlatButton has been deprecated and needs to be replaced.

More info here.

Mar1anne commented 1 year ago

Covered in c5ff6f764e8130189cc138568bb12804e8e88d32.