fix: move orientation FFI bindings out of generated file; fix bool.toNSNumber
This commit is contained in:
parent
a8ab7c4217
commit
b3d5df9477
|
|
@ -1,6 +1,6 @@
|
||||||
name: platform_image_converter
|
name: platform_image_converter
|
||||||
description: "A high-performance Flutter plugin for cross-platform image format conversion using native APIs."
|
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
|
homepage: https://github.com/koji-1009/platform_image_converter
|
||||||
topics:
|
topics:
|
||||||
- image
|
- image
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue