Merge pull request #21 from koji-1009/fix/flutter_version

fix: flutter ^3.38.0
This commit is contained in:
Koji Wakamiya 2025-12-15 09:36:41 +09:00 committed by GitHub
commit e0ce82f9b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -573,4 +573,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.10.0 <4.0.0" dart: ">=3.10.0 <4.0.0"
flutter: ">=3.35.6" flutter: ">=3.38.0"

View File

@ -12,7 +12,7 @@ platforms:
environment: environment:
sdk: ^3.10.0 sdk: ^3.10.0
flutter: '>=3.35.0' flutter: '>=3.38.0'
dependencies: dependencies:
flutter: flutter: