londonappbrewery / flash-chat-flutter

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

Make it it work for current android (api 32) and flutter 3.0.1 #53

Open philippkeller opened 2 years ago

philippkeller commented 2 years ago

Migrated to current Flutter, Android and gradle versions. Also fixed the error with body1 vs bodyText1 and the missing grey "Flash Chat" text.

To use it before this PR is merged:

git clone https://github.com/londonappbrewery/flash-chat-flutter.git cd flash-chat-flutter git pull origin pull/53/head