From 47827e36269f44f401be54531dbdc0ca7f706e7e Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Fri, 10 Nov 2023 14:39:49 +0100 Subject: [PATCH] added pub topics --- pubspec.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 6bb2a2f5..c488de21 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,6 +4,12 @@ version: 6.0.0-beta.26 homepage: https://inappwebview.dev/ repository: https://github.com/pichillilorenzo/flutter_inappwebview issue_tracker: https://github.com/pichillilorenzo/flutter_inappwebview/issues +topics: + - html + - webview + - webview-flutter + - inappwebview + - browser environment: sdk: ">=2.15.0 <4.0.0"