Skip to content

Commit d2e6270

Browse files
authored
chore: update Flutter to 3.41.5 and Dart to 3.11.3 (#520)
1 parent 678e278 commit d2e6270

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/consts.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const versions = {
2-
flutter: '3.41.4',
3-
dart: '3.11.1',
2+
flutter: '3.41.5',
3+
dart: '3.11.3',
44
flutter_release_date: 'March 2026',
55
};

0 commit comments

Comments
 (0)