itachi1706 / GI-Weekly-Material-Tracker

A flutter based application that works with Firebase to provide material tracking for Genshin Impact
2 stars 1 forks source link

Update to Material 3 and Flutter 3.22 #813

Closed itachi1706 closed 3 weeks ago

itachi1706 commented 1 year ago

Make use of Material 3

Edit: https://medium.com/flutter/whats-new-in-flutter-3-16-dba6cb1015d1

Flutter 3.16 now defaults to Material 3. We should default to it and upgrade/migrate the widgets accordingly

Migration Guide for Material 3 (https://docs.flutter.dev/release/breaking-changes/material-3-migration)

Steps in accordance to migration guide (https://docs.flutter.dev/release/breaking-changes)

itachi1706 commented 2 months ago

Currently we are still using Flutter 3.13.9 when the latest is 3.19 already. This is more crucial

itachi1706 commented 1 month ago

Guess we are skipping 3.1 lmao. 3.0.9 was probably supposed to be 3.1 so oh well

itachi1706 commented 4 weeks ago

Some weird UI bugs

itachi1706 commented 4 weeks ago

We are upgrading to Flutter 3.22 straight