diff --git a/example/pubspec.lock b/example/pubspec.lock index 73c9e49..c4e0ed3 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -381,5 +381,5 @@ packages: source: hosted version: "1.0.3" sdks: - dart: ">=3.2.0 <4.0.0" - flutter: ">=3.16.0" + dart: ">=3.2.1 <4.0.0" + flutter: ">=3.16.1" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3a31284..bd97664 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=3.2.0 <4.0.0" + sdk: ">=3.2.1 <4.0.0" dependencies: cloud_firestore: ^4.13.1 diff --git a/pubspec.yaml b/pubspec.yaml index 285715b..87d45ca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 2.6.0 homepage: https://github.com/zeshuaro/firestore_cache environment: - sdk: ">=3.2.0 <4.0.0" + sdk: ">=3.2.1 <4.0.0" flutter: ">=3.16.1" dependencies: