- marge #59
- fix #58
- add getter of content type
- Fix the problem of aliasing
- Fix image data export exception
- Improve drawing performance
- Fix eraser
- Real-time eraser
- Detach default toolbar
- Fix abnormal drawing caused by number of fingers
- Fix abnormal drawing caused by number of fingers
- Update demo site
- Fix #32 #38 #39
- marge #27 #29
- marge English README
- Rich example
- Upgrade to dart 3.0.0
- remove flutter_hsvcolor_picker
- remove useless files
- Format code
- Format code
- Delete unnecessary log
- Fix #23
- Update Flutter SDK
- Fix rotation anomaly
- Fix rotation anomaly
- Lift the ratio limit
- Fix rotation anomaly
- Adjust the layout
- Fix web platform operation exception
- Modify version dependencies
- Flutter SDK 3.0.0 and below please use git dependencies: flutter_drawing_board: git: url: https://github.com/fluttercandies/flutter_drawing_board ref: 2.10.5
- Modification details
- Modification details
- Fix
DrawingController
abnormal destruction
- Del
DrawingController.def()
- Improved response time
- Fix #19
- Optimized multi-finger operation
- Complete the InteractiveViewer parameters
- Add PaintContent fromJson()
- Add PaintContent toJson()
- Add Paint toJson()
- Add Tool of style serialization
- fix SmoothLine color
- fix readme
- fix readme
- Breaking change, Please read the documentation carefully
- Pass static analysis, update colorpicker
- Change colorpicker
- Improve brush strokes, add brushPrecision setter
- Add brush strokes, improve code quality
- Improve code quality
- Fix export and update flutter_colorpicker
- Organize folders.
- Format code, update flutter_colorpicker.
- Optimize null-safety.
- Optimize layout.
- Update example to null-safety.
- Perfect example and update color-picker.
- Fix color-picker bug.
- Migrate to null-safety.