flu_editor 1.0.4
flu_editor: ^1.0.4 copied to clipboard
local editor
1.0.4 #
- 多语言支持:目前支持英文和简体中文。/ Multi-language support: Currently supports English and Simplified Chinese.
- API优化:优化了API性能并简化了功能。/ API optimization: Improved API performance and streamlined functionality.
1.0.3 #
- 多语言支持:目前支持英文和简体中文。/ Multi-language support: Currently supports English and Simplified Chinese.
- API优化:优化了API性能并简化了功能。/ API optimization: Improved API performance and streamlined functionality.
1.0.2 #
- 贴纸功能:添加了支持将贴纸应用于图片的功能。/ Sticker functionality: Added support for applying stickers to images.
- 文字功能:允许用户将各种字体的文字添加到图片上。/ Text functionality: Allows users to add text with various fonts to images.
- 相框功能:新增了给图片添加相框的功能。/ Frame functionality: Added the ability to apply frames to images.
- 工具更新:重构了一些方法和用法,提升了清晰度和性能。/ Tool updates: Refactored methods and usage for improved clarity and performance.
1.0.0 #
- 调色修改:利用 Flutter 着色器程序实现对图片的颜色参数(如亮度、对比度、饱和度等)的修改。/ Color adjustment: Implemented color adjustments (brightness, contrast, saturation, etc.) using Flutter shader programs.
- 滤镜上色:实现了多种滤镜效果,允许用户为图片应用预定义的颜色滤镜。/ Filter effects: Implemented multiple filter effects that allow users to apply predefined color filters to images.
- 图像裁剪:支持裁剪图片,允许用户自由调整裁剪区域的大小。/ Image cropping: Supports cropping images, allowing users to freely adjust the cropping area size.
- 图像旋转:支持旋转图片,提供灵活的图像调整选项。/ Image rotation: Supports rotating images, offering flexible image adjustment options.