diff --git a/.metadata b/.metadata index 49fbb34..78a923b 100644 --- a/.metadata +++ b/.metadata @@ -21,6 +21,12 @@ migration: - platform: ios create_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f base_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f + - platform: macos + create_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f + base_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f + - platform: web + create_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f + base_revision: 66dd93f9a27ffe2a9bfc8297506ce066ff51265f # User provided section diff --git a/pubspec.yaml b/pubspec.yaml index f5c1da6..044b944 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,6 +2,13 @@ name: platform_image_converter description: "A high-performance Flutter plugin for cross-platform image format conversion using native APIs." version: 1.0.0 homepage: https://github.com/koji-1009/platform_image_converter +topics: + - image +platforms: + android: + ios: + macos: + web: environment: sdk: ^3.10.0