annotation_for_all 0.1.0 copy "annotation_for_all: ^0.1.0" to clipboard
annotation_for_all: ^0.1.0 copied to clipboard

A standalone Flutter toolkit for annotating PDFs and images: freehand drawing, highlight, underline, grading marks (tick, cross, circle, question mark, number stamps), image insertion, and undo/redo. [...]

130/ 160
pub points
102
downloads

We analyzed this package 9 days ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

19 out of 31 API elements (61.3 %) have documentation comments.

Some symbols that are missing documentation: annotation_for_all.FileAnnotator.open, annotation_for_all.FileOpenResult, annotation_for_all.FileOpenResult.FileOpenResult.new, annotation_for_all.FileOpenResult.annotatedBytes, annotation_for_all.FileOpenResult.handledAs.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that declares support for platforms: Android, iOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that imports:
  • package:annotation_for_all/src/pdf_annotator.dart that imports:
  • package:annotation_for_all/src/pdf_annotator_screen.dart that imports:
  • package:annotation_for_all/src/controllers/underline_controller.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that imports:
  • package:annotation_for_all/src/pdf_annotator.dart that imports:
  • package:annotation_for_all/src/pdf_annotator_screen.dart that imports:
  • package:annotation_for_all/src/controllers/underline_controller.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:annotation_for_all/annotation_for_all.dart that imports:
  • package:annotation_for_all/src/pdf_annotator.dart that imports:
  • package:annotation_for_all/src/pdf_annotator_screen.dart that imports:
  • package:annotation_for_all/src/controllers/save_pdf_controller.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:annotation_for_all/annotation_for_all.dart that imports:
  • package:annotation_for_all/src/pdf_annotator.dart that imports:
  • package:annotation_for_all/src/pdf_annotator_screen.dart that imports:
  • package:annotation_for_all/src/controllers/underline_controller.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/text_extraction/text_extraction.dart that imports:
  • dart:isolate

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.cn/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_colorpicker ^1.1.0 1.1.0 1.1.0
image_picker ^1.1.2 1.2.3 1.2.3
open_file ^3.5.11 3.5.11 4.0.0
path_provider ^2.1.5 2.1.6 2.1.6
syncfusion_flutter_pdf ^29.1.37 29.2.11 34.2.6
syncfusion_flutter_pdfviewer ^29.1.37 29.2.11 34.2.6
universal_html ^2.3.0 2.3.0 2.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
device_info_plus - 11.5.0 13.2.0
device_info_plus_platform_interface - 7.0.3 8.1.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
hooks - 2.2.0 2.2.0
html - 0.15.7 0.15.7
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+22 0.8.13+22
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
intl - 0.20.3 0.20.3
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
objective_c - 9.6.0 9.6.0
open_file_android - 1.1.0 1.1.0
open_file_ios - 1.1.0 1.1.0
open_file_linux - 0.0.5 1.1.0
open_file_mac - 1.1.0 1.1.0
open_file_platform_interface - 1.1.0 1.1.0
open_file_web - 0.0.4 1.1.0
open_file_windows - 0.0.3 1.1.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 29.2.11 34.2.6
syncfusion_flutter_signaturepad - 29.2.11 34.2.6
syncfusion_pdfviewer_macos - 29.2.11 34.2.6
syncfusion_pdfviewer_platform_interface - 29.2.11 34.2.6
syncfusion_pdfviewer_web - 29.2.11 34.2.6
syncfusion_pdfviewer_windows - 29.2.11 34.2.6
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
win32_registry - 2.1.0 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.4 3.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^3.5.11` on open_file does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions open_file to update the constraint.

The constraint `^29.1.37` on syncfusion_flutter_pdf does not support the stable version `30.1.37`.

Try running dart pub upgrade --major-versions syncfusion_flutter_pdf to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A standalone Flutter toolkit for annotating PDFs and images: freehand drawing, highlight, underline, grading marks (tick, cross, circle, question mark, number stamps), image insertion, and undo/redo. Returns the annotated PDF as bytes — no backend or storage assumptions.

Repository (GitHub)
View/report issues

Topics

#pdf #annotation #drawing #markup #grading

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_colorpicker, image_picker, open_file, path_provider, syncfusion_flutter_pdf, syncfusion_flutter_pdfviewer, universal_html

More

Packages that depend on annotation_for_all