flutter_drawing_board 0.4.1+1
flutter_drawing_board: ^0.4.1+1 copied to clipboard
A Flutter package of drawing board, provides basic drawing tools, canvas operations, and image data acquisition.
0.1.4 #
- Migrate to null-safety.
0.1.5 #
- Fix color-picker bug.
0.1.6 #
- Perfect example and update color-picker.
0.1.7 #
- Update example to null-safety.
0.1.8 #
- Optimize layout.
0.1.9 #
- Optimize null-safety.
0.2.0 #
- Format code, update flutter_colorpicker.
0.2.1 #
- Organize folders.
0.2.2 #
- Fix export and update flutter_colorpicker
0.2.3 #
- Improve code quality
0.2.4 #
- Add brush strokes, improve code quality
0.2.5 #
- Improve brush strokes, add brushPrecision setter
0.2.6 #
- Change colorpicker
0.2.7 #
- Pass static analysis, update colorpicker
0.3.0 #
- Breaking change, Please read the documentation carefully
0.3.0+1 #
- fix readme
0.3.0+2 #
- fix readme
0.3.1 #
- fix SmoothLine color
0.4.0 #
- Add PaintContent fromJson()
- Add PaintContent toJson()
- Add Paint toJson()
- Add Tool of style serialization
0.4.0+1 #
- Complete the InteractiveViewer parameters
0.4.1+1 #
- Del
DrawingController.def()