From b3d5df9477945836f0542cc09a3ca6eeb3f4f23c Mon Sep 17 00:00:00 2001 From: JohnE Date: Thu, 19 Feb 2026 23:29:18 -0800 Subject: [PATCH] fix: move orientation FFI bindings out of generated file; fix bool.toNSNumber --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1af3e22..799bd3e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: platform_image_converter description: "A high-performance Flutter plugin for cross-platform image format conversion using native APIs." -version: 1.0.6 +version: 1.0.7 homepage: https://github.com/koji-1009/platform_image_converter topics: - image