chore: upgrade flutter to 3.24

This commit is contained in:
lauren n. liberda 2024-08-09 01:48:42 +02:00
commit 55196e7c9d
No known key found for this signature in database
GPG key ID: 1613DD32FE28C3EA
6 changed files with 25 additions and 25 deletions

View file

@ -59,7 +59,7 @@ class AddWidgetTileView extends StatelessWidget {
),
),
),
ButtonBar(
OverflowBar(
children: [
TextButton(
onPressed: controller.addWidget,