PoojaB26 / FlutterBasicWidgets

ABC of Flutter widgets. Intended for super beginners at Flutter. Play with 35+ examples in DartPad directly and get familiar with various basic widgets in Flutter
911 stars 287 forks source link

Changed FlatButton to TextButton. #9

Closed shasank27 closed 2 years ago

shasank27 commented 3 years ago

Changed FlatButton to TextButton since it got deprecated + you'll need to change the gif.

PoojaB26 commented 2 years ago

Thanks for the update, will merge this but you can contribute to the GIF change as well :)