value_notifier_tools
Helpful lightweight tools for working with ValueNotifiers
0.1.2
9.8K downloads/mo
#2968 most downloaded on pub.dev
timcreatedit/scribble
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
2 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Apr 2024 to Apr 2024
2025
2026
Releases
latest 2-
0.1.206 Apr 2024Release notes
Open source →What's Changed
- refactor: started rewrite by @timcreatedit in #41
- chore(deps): bump bluefireteam/melos-action from 2 to 3 by @dependabot in #42
New Contributors
- @timcreatedit made their first contribution in #41
- @dependabot made their first contribution in #42
Full Changelog: value_notifier_tools-v0.1.1...value_notifier_tools-v0.1.2
Release notes
Open source →- FIX(value_notifier_tools): fixed type parameters in select extension.
- FEAT(example): updated example to use
SelectValueNotifier.
-
0.1.105 Apr 2024Release notes
Open source →- FEAT: use
HistoryValueNotifierfrom new package. - FEAT(value_notifier_tools): added
HistoryValueNotifier. - FEAT(value_notifier_tools): added where_value_notifier.
- FEAT(value_notifier_tools): added select value notifier.
- DOCS(value_notifier_tools): added README.
Release notes
Open source →- Added scaleFactor to support zoomable canvases. This allows you to for example wrap the Scribble Widget in an InteractiveViewer, so that users can draw finer details.
Release notes
Open source →- FIX(value_notifier_tools): Added all classes to package exports.
- FEAT: use
HistoryValueNotifierfrom new package. - FEAT(value_notifier_tools): added
HistoryValueNotifier. - FEAT(value_notifier_tools): added where_value_notifier.
- FEAT(value_notifier_tools): added select value notifier.
- DOCS(value_notifier_tools): added README.
- FEAT: use