image_editor
Edit your image data and output to file/memory on Android and iOS.
1.6.0
52K downloads/mo
#1450 most downloaded on pub.dev
fluttercandies/flutter_image_editor
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 1.4 years
Nearly every release is documented
notes for 28 of 29 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
32 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
32 releases · Oct 2019 to Nov 2024Releases
latest 32-
1.6.022 Nov 2024Release notes
Open source →What's Changed
- docs(README): external link BlendMode by @guspan-tanadi in #137
- chore: change example and melos config by @CaiJingLong in #142
New Contributors
- @guspan-tanadi made their first contribution in #137
Full Changelog: image_editor-v1.5.1...image_editor-v1.6.0
Release notes
Open source →- FIX: error for new sdk.
- FEAT: upgrade android sdk to 35.
- DOCS(README): external link BlendMode (#137).
-
1.5.114 May 2024Release notes
Open source →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
-
1.5.025 Apr 2024Release notes
Open source →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
TextAlignforEditorTextby @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
Release notes
Open source →- Support draw, merge, mix image for OpenHarmony
- Fix: mergeToFile return parameter type error
- Feat: Support
TextAlignforEditorText. - deps: Bump
image_editor_platform_interfaceto1.1.0. - deps: Bump
image_editor_commonto1.1.1. - deps: Bump
image_editor_ohosto0.0.7.
-
1.4.022 Mar 2024Release notes
Open source →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
-
1.3.014 Nov 2022 -
1.3.0-dev.209 Nov 2022 pre-releaseNothing published for this version
-
1.3.0-dev.109 Nov 2022 pre-releaseNothing published for this version
-
1.1.019 Jul 2022Release notes
Open source →What's Changed in 1.1.0
- iOS write to file critical bug by @MagTuxGit in https://github.com/fluttercandies/flutter_image_editor/pull/61
- fix: memory leak rotating cropping, closes #85 by @paricleu in https://github.com/fluttercandies/flutter_image_editor/pull/88
- Fixes scaling on android and added aspect ratio by @ruerob in https://github.com/fluttercandies/flutter_image_editor/pull/70
- 🔥 Clean by @AlexV525 in https://github.com/fluttercandies/flutter_image_editor/pull/90
- Support macOS by @CaiJingLong in https://github.com/fluttercandies/flutter_image_editor/pull/92
New Contributors in 1.1.0
- @MagTuxGit made their first contribution in https://github.com/fluttercandies/flutter_image_editor/pull/61
- @paricleu made their first contribution in https://github.com/fluttercandies/flutter_image_editor/pull/88
- @ruerob made their first contribution in https://github.com/fluttercandies/flutter_image_editor/pull/70
Full Changelog: https://github.com/fluttercandies/flutter_image_editor/compare/1.0.2...1.1.0
-
1.0.202 Nov 2021 -
1.0.114 Sep 2021Release notes
Open source →- Migrate to Android embedding v2.
- Remove unnecessary files.
- Fix
cacheRawDataissue in the example.
-
1.0.012 Mar 2021 -
1.0.0-nullsafety.002 Mar 2021 pre-releaseNothing published for this version
-
0.7.330 Sep 2020 -
0.7.222 Sep 2020 -
0.7.109 Jul 2020 -
0.7.010 Jun 2020 -
0.6.129 May 2020Release notes
Open source →Support 5x4 color matrix The ImageSource code has been slightly optimized.
-
0.6.027 May 2020 -
0.5.127 May 2020 -
0.5.024 May 2020 -
0.4.024 May 2020 -
0.4.0+224 May 2020 -
0.3.023 May 2020 -
0.2.124 May 2020Nothing published for this version
-
0.2.022 May 2020 -
0.1.609 Jan 2020 -
0.1.531 Dec 2019 -
0.1.425 Oct 2019Release notes
Open source →Feature:
- Round the trimming data to prevent errors caused by precision problems.
- Use gcd to handle image on iOS.
Fix :
- Problem with a rotation angle of 180 degrees on IOS.
-
0.1.325 Oct 2019 -
0.1.214 Oct 2019Release notes
Open source →Fix
- If the exif contains the orientation information, it will be automatically corrected.
Add
- Support output format.
-
0.1.111 Oct 2019Release notes
Open source →Optimized the process of processing code.
Reduce the number of encoding and decoding to improve efficiency.
-
0.1.010 Oct 2019