scribble 0.10.0 copy "scribble: ^0.10.0" to clipboard
scribble: ^0.10.0 copied to clipboard

Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!

0.10.0 #

Note: This release has breaking changes.

  • REFACTOR: cleaned up project structure.
  • REFACTOR: added CI and documentation.
  • FIX(value_notifier_tools): fixed type parameters in select extension.
  • FIX(value_notifier_tools): Added all classes to package exports.
  • FIX: fixed point.freezed.dart.
  • FIX(example): fixed dialog title.
  • FEAT(example): updated example to use SelectValueNotifier.
  • FEAT: use HistoryValueNotifier from new package.
  • FEAT(value_notifier_tools): added HistoryValueNotifier.
  • FEAT(value_notifier_tools): added where_value_notifier.
  • FEAT(value_notifier_tools): added select value notifier.
  • FEAT(example): show JSON.
  • FEAT(example): updated example visuals.
  • FEAT(example): updated example for new ScribbleNotifier.
  • DOCS: added back demo gif.
  • DOCS: updated README.
  • DOCS(value_notifier_tools): added README.
  • DOCS: documented all public members.
  • BREAKING REFACTOR: made GestureCatcherRecognizer private.
  • BREAKING REFACTOR: ScribbleNotifier is now a ValueNotifier.

0.1.0+1 #

  • feat: initial commit 🎉
151
likes
140
pub points
89%
popularity

Publisher

verified publisherwhynotmake.it

Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation, perfect_freehand, value_notifier_tools

More

Packages that depend on scribble