⬆️ Upgrade flutter and remove override deps which their issue closed

🐛 Fix pfp widget cause layout error
This commit is contained in:
2025-06-11 22:20:19 +08:00
parent 7bb4e68054
commit be01bac5db
11 changed files with 261 additions and 436 deletions

View File

@ -19,6 +19,7 @@ class LevelingProgressCard extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Card(
margin: EdgeInsets.zero,
child: Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [