Updated The Dart SDK to 3.4.1 and Flutter SDK to 3.22.1

This commit is contained in:
Nilashish Roy
2024-05-27 22:41:18 +06:00
parent b77740619a
commit 4b87e67125
10 changed files with 69 additions and 74 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ repository: https://github.com/chandrabezzo/CountryCodePicker
issue_tracker: https://github.com/imtoori/CountryCodePicker/issues
environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=3.4.1 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter: