londonappbrewery / quizzler-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
196 stars 870 forks source link

replaced deprecated flat buttons with text buttons #28

Open stuvistar opened 2 years ago

stuvistar commented 2 years ago

flat buttons can't be used now in flutter, they advised to use text button instead, so I updated the Yes and No buttons in Quizzler with Text Buttons with the same look as before