industrial_drawing_flutter 1.0.3
industrial_drawing_flutter: ^1.0.3 copied to clipboard
A high-performance, production-ready vector drawing engine for Flutter. Designed for industrial applications and engineering tools.
1.0.3 #
- Fixed all lints across the codebase (replaced deprecated APIs, resolved
withOpacityvswithValuesprecision warnings). - Cleaned up redundant imports and trailing directives.
- Formatted pubspec description to satisfy pub.dev best practices.
- Removed warnings inside the example project directory.
1.0.2 #
- Updated repository links and documentation.
1.0.0 #
- Initial release.
- A high-performance, production-ready vector drawing engine for Flutter.
- Supports 14 shape types, select, move, resize, rotate, duplicate, flip, delete shapes.
- Eraser tool, measurement tool, shape recognition.
- Smart snapping, undo/redo.
- JSON serialization/deserialization and PNG export.