[core] Update Flutter to v3.13.7 (#29)

Update the used Flutter version to 3.13.7 and update all Flutter
packages to their latest version.
This commit is contained in:
Rico Berger
2023-10-13 17:04:47 +02:00
committed by GitHub
parent 20aea17a55
commit 88550940a3
26 changed files with 261 additions and 264 deletions

View File

@@ -100,7 +100,7 @@ class ColumnLayoutHeaderSettings extends StatelessWidget {
icon: const Icon(Icons.chevron_right),
),
],
)
),
],
);
}