diff --git a/flutter_inappwebview/pubspec.yaml b/flutter_inappwebview/pubspec.yaml index ef480d4a4..12ae93ccc 100755 --- a/flutter_inappwebview/pubspec.yaml +++ b/flutter_inappwebview/pubspec.yaml @@ -10,6 +10,10 @@ topics: - webview-flutter - inappwebview - browser +platforms: + android: + ios: + web: environment: sdk: ">=2.17.0 <4.0.0" @@ -86,4 +90,4 @@ flutter: false_secrets: - /test_node_server/*.pem - - /test_node_server/*.pfx \ No newline at end of file + - /test_node_server/*.pfx