flutter_painter 0.2.1
flutter_painter: ^0.2.1 copied to clipboard
A Flutter widget to draw scribbles, text and shapes on a background image or color
0.2.1 #
- Fix a static compatibility issue with Flutter Web.
0.2.0 #
- Add support for cursor-based controls; now objects can be scaled and rotated using cursor.
- Add shapes; now you can create rectangles, ovals, lines and arrows.
0.1.0 #
- Shift text field while editing text if needed so that it doesn't get blocked by the keyboard.
0.0.1 #
- Initial release.