flutter_drawio 1.1.0 copy "flutter_drawio: ^1.1.0" to clipboard
flutter_drawio: ^1.1.0 copied to clipboard

A flutter package for drawing on a canvas with an api provided for serialization and deserialization of the drawn data.

0.0.1 #

  • initial release
    • supports drawing (sketch and shapes), erasing and data serialization

0.0.1+1 #

  • update readme
  • update documentation
  • update example app

1.0.0 #

  • migrate project to dart 3.0
  • change class modifiers
  • fix issue #1

1.1.0 #

  • add support for line drawing
  • fix issue with drawing shapes moving to top right edge
  • expose changeStrokeWidth method from DrawingController
13
likes
140
points
224
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for drawing on a canvas with an api provided for serialization and deserialization of the drawn data.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on flutter_drawio