Releases: fluttercandies/flutter_image_editor
Releases · fluttercandies/flutter_image_editor
image_editor-v1.5.1
What's Changed
- Update plugin structure by @zmtzawqlp in #134
- Fix compatibility with add2app by @ced1check in #132
New Contributors
- @ced1check made their first contribution in #132
Full Changelog: image_editor-v1.5.0...image_editor-v1.5.1
image_editor-v1.5.0
What's Changed
- feat: Support draw, merge, mix image for OpenHarmony by @zmtzawqlp in #124
- build: Fine-tune the project reference of example by @CaiJingLong in #125
- feat: Support
TextAlign
forEditorText
by @CaiJingLong in #126 - fix: Fix text drawing coordinate system on OpenHarmony by @zmtzawqlp in #127
- Ohos Update hvigor to 4.1.2 by @zmtzawqlp in #128
- tool: add melos by @CaiJingLong in #131
Full Changelog: image_editor-v1.4.0...image_editor-v1.5.0
image_editor-v1.4.0
What's Changed
- fixes ColorOption.contrast (issue #105) by @ramtinq in #107
- feat(deps): bump version for deps by @CaiJingLong in #115
- Support OpenHarmony by @zmtzawqlp in #122
- Added AGP 8 Support by @jgrubesa-most in #117
- Fix: Create JPEG images without embedded ICC profile by @bcse in #116
- docs: Update changelog by @CaiJingLong in #123
New Contributors
- @ramtinq made their first contribution in #107
- @zmtzawqlp made their first contribution in #122
- @jgrubesa-most made their first contribution in #117
- @bcse made their first contribution in #116
Full Changelog: 1.3.0...image_editor-v1.4.0
image_editor_platform_interface 1.0.1
1.3.0
Upgrade version to 1.3.0
1.1.0
What's Changed
- iOS write to file critical bug by @MagTuxGit in #61
- fix: memory leak rotating cropping, closes #85 by @paricleu in #88
- 🔥 Clean by @AlexV525 in #90
- Support macOS by @CaiJingLong in #92
- Fix: mix image bug on macOS by @CaiJingLong in #93
- Feat: modify the attributes of scale by @CaiJingLong in #94
- doc: Add api document for dart classes by @CaiJingLong in #95
New Contributors
- @MagTuxGit made their first contribution in #61
- @paricleu made their first contribution in #88
- @ruerob made their first contribution in #70
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Fix wrong PUB link in README by @reynirf in #78
- Remove unnecessary memory consuming temp bitmap by @kreativityapps in #81
New Contributors
- @reynirf made their first contribution in #78
- @kreativityapps made their first contribution in #81
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
Remove pubspec.lock
1.0.0-nullsafety.0
Merge branch 'nnbd' into master