scribble
scribble copied to clipboard
Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!
## Description This adds tests to verify that undo/redo behavior is correct in `ScribbleNotifier.setSketch`. ## Checklist - [x] My PR title is in the style of [conventional commits](https://www.conventionalcommits.org/) - [x]...
# Update Coverage Badges Commit 6f9f778e2f147737311a8c28291d1fe76949b09d changed the coverage for this repository. This PR updates all badges in accordance.
Hi, **Description** I use a Android and a Windows device. When I draw on the Windows device the screen and area is way larger. When I open the saved scribble...
Bumps [freezed](https://github.com/rrousselGit/freezed) and [freezed_annotation](https://github.com/rrousselGit/freezed). These dependencies needed to be updated together. Updates `freezed` from 2.5.8 to 3.0.4 Commits df09f7b Bump a4e2776 Support Dart 3.6.0 and analyzer 6.9.0 as a minimum....
Hi, I want to build an auto save feature for my app so every change should be saved instantly. Until now I saved with an user event button click and...
Bumps [json_serializable](https://github.com/google/json_serializable.dart) and [freezed](https://github.com/rrousselGit/freezed). These dependencies needed to be updated together. Updates `json_serializable` from 6.9.0 to 6.9.2 Release notes Sourced from json_serializable's releases. package:json_serializable v6.9.2 Support the latest package:analyzer. package:json_serializable...
## Description  Pressure works on web. We should remove the flag that sets the pressure value to 0.5 when on the web. ## Checklist - [x ] My PR...
## Description ### problem - Share of a single `repaintBoundaryKey` across multiple `Scribble` widgets caused `Multiple widgets used the same GlobalKey` when go_router kept two `/notes/:noteId/edit` pages alive via `MaterialPage(maintainState:...
**Description** I am experiencing a screen **flickering issue** on certain **Samsung S series devices**, such as the Galaxy S23 and S25+. The problem occurs while scrolling or drawing. I also...
Prepared all packages to be released to pub.dev