diff --git a/pubspec.yaml b/pubspec.yaml index 356181a..8f9fea7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: flutter_hooks: ^0.21.2 flutter_inappwebview: ^6.1.5 http: ^1.4.0 - package_info_plus: ^8.3.0 + package_info_plus: ">=8.3.0 <10.0.0" dev_dependencies: flutter_lints: ">=5.0.0 <7.0.0"