fix missing entry in pubspec

This commit is contained in:
Remy Moll 2025-03-24 11:23:39 +01:00
parent 6af74804ec
commit 2df8a22239
2 changed files with 2 additions and 1 deletions

@ -1015,4 +1015,4 @@ packages:
version: "3.1.3"
sdks:
dart: ">=3.7.0 <4.0.0"
flutter: ">=3.27.0"
flutter: ">=3.29.1"

@ -20,6 +20,7 @@ version: 1.0.0+1
environment:
sdk: '>=3.3.4 <4.0.0'
flutter: 3.29.1
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions