Skip to content

Latest commit

 

History

History
227 lines (110 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

227 lines (110 loc) · 2.47 KB

[0.9.4]

  • fix #58
  • add getter of content type

[0.9.3]

  • Fix the problem of aliasing

[0.9.2]

  • Fix image data export exception

[0.9.1]

  • Improve drawing performance

[0.8.1]

  • Fix eraser

[0.8.0]

  • Real-time eraser

[0.7.0+2]

  • Detach default toolbar

[0.7.0+1]

  • Fix abnormal drawing caused by number of fingers

[0.7.0]

  • Fix abnormal drawing caused by number of fingers

[0.6.0+2]

  • Update demo site

[0.6.0]

  • Fix #32 #38 #39
  • marge #27 #29
  • marge English README
  • Rich example

[0.5.0]

  • Upgrade to dart 3.0.0
  • remove flutter_hsvcolor_picker
  • remove useless files
  • Format code

[0.4.4+2]

  • Format code

[0.4.4+1]

  • Delete unnecessary log

[0.4.4]

  • Fix #23
  • Update Flutter SDK

[0.4.3+2]

  • Fix rotation anomaly

[0.4.3+1]

  • Fix rotation anomaly

[0.4.3]

  • Lift the ratio limit
  • Fix rotation anomaly
  • Adjust the layout

[0.4.2]

  • Fix web platform operation exception

[0.4.1+5]

[0.4.1+4]

  • Modification details

[0.4.1+3]

  • Modification details

[0.4.1+2]

  • Fix DrawingController abnormal destruction

[0.4.1+1]

  • Del DrawingController.def()

[0.4.1]

  • Improved response time
  • Fix #19
  • Optimized multi-finger operation

[0.4.0+1]

  • Complete the InteractiveViewer parameters

[0.4.0]

  • Add PaintContent fromJson()
  • Add PaintContent toJson()
  • Add Paint toJson()
  • Add Tool of style serialization

[0.3.1]

  • fix SmoothLine color

[0.3.0+2]

  • fix readme

[0.3.0+1]

  • fix readme

[0.3.0]

  • Breaking change, Please read the documentation carefully

[0.2.7]

  • Pass static analysis, update colorpicker

[0.2.6]

  • Change colorpicker

[0.2.5]

  • Improve brush strokes, add brushPrecision setter

[0.2.4]

  • Add brush strokes, improve code quality

[0.2.3]

  • Improve code quality

[0.2.2]

  • Fix export and update flutter_colorpicker

[0.2.1]

  • Organize folders.

[0.2.0]

  • Format code, update flutter_colorpicker.

[0.1.9]

  • Optimize null-safety.

[0.1.8]

  • Optimize layout.

[0.1.7]

  • Update example to null-safety.

[0.1.6]

  • Perfect example and update color-picker.

[0.1.5]

  • Fix color-picker bug.

[0.1.4]

  • Migrate to null-safety.