Skip to content

Latest commit

 

History

History
executable file
·
75 lines (40 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
75 lines (40 loc) · 927 Bytes

0.1.8

  • Performance optimization
  • Dependencies updated

0.1.7

  • ImageUtils.convert & ImageUtils.convertAll methods added to convert image from one format to another.

0.1.6

  • Pull request merged
  • Dependencies updated

0.1.5

  • Dependencies updated

0.1.4

  • Bug fixes

0.1.3

  • Dependencies updated

0.1.2

  • Theme can be provided by using ImageEditor.theme = ThemeData(...)

0.1.1

  • Language translation feature added

0.1.0

  • Dependencies updated

0.0.9

  • Many features added and optimized
  • Changed signature library.
  • Deleted unused code.

0.0.8

  • Added github repository.

0.0.7

  • ColorFilterGenerator.apply method not found error fixed

0.0.6

  • ImageCropper example added

0.0.5

  • Code optimization

0.0.4

  • Color filters optimization

0.0.3

  • Dependencies updated

0.0.2

  • Dependency colorfilter_generator added for filters

0.0.1

  • Initial version