build: Update dart to 3.11.1

This commit is contained in:
Christian Kußowski 2026-03-13 08:44:01 +01:00
parent eea4e431b4
commit 1f42aa3605
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 3 additions and 3 deletions

View file

@ -2267,5 +2267,5 @@ packages:
source: hosted
version: "3.1.3"
sdks:
dart: ">=3.10.3 <4.0.0"
dart: ">=3.11.1 <4.0.0"
flutter: "3.41.4"

View file

@ -7,8 +7,8 @@ publish_to: none
version: 2.4.0+3546
environment:
sdk: ">=3.10.0 <4.0.0"
flutter: 3.41.4
sdk: ">=3.11.1 <4.0.0"
flutter: "3.41.4"
dependencies:
archive: ^4.0.7