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

Runtime Flutter widgets for rendering Dart Desk content — hotspot/crop-aware image framing and related primitives.

80/ 160
pub points
158
downloads

We analyzed this package 31 hours ago, and awarded it 80 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

6 out of 24 API elements (25.0 %) have documentation comments.

Some symbols that are missing documentation: dart_desk_widgets.DeskFrame.DeskFrame.new, dart_desk_widgets.DeskFrame.child, dart_desk_widgets.DeskFrame.fit, dart_desk_widgets.DeskFrame.ref, dart_desk_widgets.DeskImageView.DeskImageView.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: The argument type 'ImageOffset?' can't be assigned to the parameter type 'Offset?'.

lib/src/desk_frame.dart:41:19

   ╷
41 │           offset: ref.offset,
   │                   ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/desk_frame.dart

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

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

Package Constraint Compatible Latest Notes
dart_desk_annotation ^0.3.0 0.3.2 0.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dart_mappable - 4.8.0 4.8.0
form_builder_validators - 11.3.0 11.3.0
intl - 0.20.2 0.20.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
path - 1.9.1 1.9.1
type_plus - 2.1.1 2.1.1
vector_math - 2.2.0 2.3.0

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

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.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
80
points
158
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Runtime Flutter widgets for rendering Dart Desk content — hotspot/crop-aware image framing and related primitives.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dart_desk_annotation, flutter

More

Packages that depend on dart_desk_widgets