scribe_canvas 0.6.2
scribe_canvas: ^0.6.2 copied to clipboard
A high-performance Flutter multi-page canvas library for handwriting, drawing, and annotation with customizable tools and PDF export.
We analyzed this package 42 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
39 out of 83 API elements (47.0 %) have documentation comments.
Some symbols that are missing documentation: scribe_canvas, scribe_canvas.ScribeCanvas, scribe_canvas.ScribeCanvas.ScribeCanvas.new, scribe_canvas.ScribeCanvas.a4Height, scribe_canvas.ScribeCanvas.a4Width.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:scribe_canvas/scribe_canvas.dartthat imports:package:scribe_canvas/src/controllers/scribe_canvas_controller.dartthat imports:package:scribe_canvas/src/widgets/scribe_canvas.dartthat imports:package:pdfx/pdfx.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package not compatible with platform Web
Because:
package:scribe_canvas/scribe_canvas.dartthat imports:package:scribe_canvas/src/controllers/scribe_canvas_controller.dartthat imports:package:scribe_canvas/src/widgets/scribe_canvas.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
file_picker |
^10.3.10 |
10.3.10 | 11.0.2 | |
meta |
^1.17.0 |
1.17.0 | 1.18.2 | |
pdf |
^3.12.0 |
3.12.0 | 3.12.0 | |
pdfx |
^2.9.2 |
2.9.2 | 2.9.2 | |
printing |
^5.14.3 |
5.14.3 | 5.14.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.12 | 0.7.12 | |
extension |
- | 0.6.0 | 1.0.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.34 | 2.0.34 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.8.0 | 4.8.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
pdf_widget_wrapper |
- | 1.0.4 | 1.0.4 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
photo_view |
- | 0.15.0 | 0.15.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.0 | 6.5.0 | |
qr |
- | 3.0.2 | 3.0.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0+1 | 3.4.0+1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.2.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.3.10` on file_picker does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.
Check the analysis log for details.