photo_editor_sdk 0.5.2
photo_editor_sdk: ^0.5.2 copied to clipboard
A Flutter PhotoEditor plugin.
0.5.2 #
- Fix android classes
0.5.1 #
- Fix Serialization
0.5.0 #
- Update PhotoEditor SDK
0.4.33 #
- Adding save post on else (onActivityResult).
0.4.32 #
- Rollback. Trying to maintain stable. Fixing crashes on Android
0.4.19 #
- Upgrading the version of PESK to 7.4.0 - reveting some treatments.
0.4.18 #
- Android - Fix syntax problem.
0.4.17 #
- Android - Provide feedback if addLogo fails. Improving stability and removing some warnings.
0.4.16 #
- Android improvements, fixing addLogo flow, changing url and attributes of api call. Bug fixes
0.4.15 #
- Fix when logos or stickers hasn't been initialized
0.4.14 #
- Fix on empty state
0.4.13 #
- Fix duplicated logos
0.4.12 #
- Fix invisible logo
0.4.11 #
- Removing logic to communicate native with flutter. Implementing addLogo in native side.
0.4.10 #
- Removing legacy option on FilterTool, adding more maintainability to flutter activate and deactivate one tool. Creating messages logic to native communicate with flutter.
0.4.9 #
- Adding brush, frame and transform to the editor/creator functionality.
0.4.8 #
- iOS stickers and logos separeted.
0.4.7 #
- Adding .strings file to translate every string in project. Fix in toolBar layout for smaller devices.
0.4.6 #
- Some improvements on toolBar layout and colors on menu itens. Minor fixes for force unwrap.
0.4.5 #
- Stickers Icon added for Android
0.4.4 #
- Facebook profile image
0.4.3 #
- Update get by index
0.4.2 #
- Fix android plugin
0.4.1 #
- Translate
0.4.0 #
- New customized android build
0.3.2 #
- Update iOS PhotoeditorSdk to 10.8.0
0.3.1 #
- Generating artifact when save image on Android
0.3.0 #
- Now can pass file type to editor
0.2.10 #
- Remove unused plugin items
0.2.9 #
- Save image edited for Android
0.2.8 #
- Remove stickers duplicated on IOS
0.2.7 #
- Remove stickers duplicated
0.2.6 #
- Android stickers added
0.2.5 #
- Android editor partial implement
0.2.4 #
- Empty menu items for Stickers on ios
0.2.3 #
- Stickers ios added
0.2.2 #
- Bug fixed
0.2.1 #
- Bug fixed
0.2.0 #
- Logo and stickers added
0.1.2 #
- Files removed
0.1.1 #
- Unnecessary permission removed
0.1.0 #
- Now you can pass a string to PhotoEditorSdk.editImage method instead of a File instance
0.0.3 #
- Update kotlin version for android crash on build.
0.0.2 #
- Include POC project to project.
0.0.1 #
- Initial release.