Skip to content

Commit 0b19120

Browse files
authored
Merge pull request #19 from Appdynamics/flutter/auto-upgrade-3.35.3-20250914-023643
chore: upgrade Flutter to 3.35.3 and dependencies
2 parents a7abf28 + d22cdb1 commit 0b19120

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.flutter-version-tracked

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.32.3
1+
3.35.3

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
http: ^1.4.0
14-
dio: ^5.7.0
13+
http: ^1.5.0
14+
dio: ^5.9.0
1515

1616
dev_dependencies:
1717
flutter_test:

0 commit comments

Comments
 (0)