feat: v0.1.0

This commit is contained in:
Koji Wakamiya 2025-12-08 21:48:02 +09:00
parent c6d1dce6e7
commit 05ac7d7318
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
## 0.0.1 ## 0.1.0
* TODO: Describe initial release. * Initial release of platform_image_converter.
* Support Android, iOS, macOS, and Web.
* Add `convert` method for image format conversion.

View File

@ -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: 0.0.1 version: 0.1.0
homepage: https://github.com/koji-1009/platform_image_converter homepage: https://github.com/koji-1009/platform_image_converter
environment: environment: