diff --git a/pubspec.yaml b/pubspec.yaml index 0fcd519..d8bd779 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,9 +4,9 @@ version: 1.0.2 homepage: https://github.com/g123k/flutter_torch_compat environment: - sdk: ">=2.1.0 <3.0.0" - flutter: ">=1.10.0 <2.0.0" - + sdk: ">=2.12.0 <3.0.0" + flutter: ">=1.12.0" + dependencies: flutter: sdk: flutter @@ -22,4 +22,4 @@ flutter: package: fr.g123k.torch_compat pluginClass: TorchCompatPlugin ios: - pluginClass: TorchCompatPlugin \ No newline at end of file + pluginClass: TorchCompatPlugin