yonomi_device_widgets 2.12.1 icon indicating copy to clipboard operation
yonomi_device_widgets: ^2.12.1 copied to clipboard

Yonomi Device Widgets

2
likes
40/ 140
pub points
0%
popularity

We analyzed this package 1 hour ago, and awarded it 40 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
10 / 30icon to trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

icon indicating section status
Provide documentation
0 / 20icon to trigger folding of the section

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

54 out of 423 API elements (12.8 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: arc, Arc, Arc, centerWidget, color.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:yonomi_device_widgets/assets/traits/device_item_icon.dart that imports:
  • package:yonomi_platform_sdk/yonomi-sdk.dart that imports:
  • package:yonomi_platform_sdk/src/repository/user_repository.dart that imports:
  • package:yonomi_platform_sdk/src/repository/repository.dart that imports:
  • package:yonomi_platform_sdk/src/repository/gql_client.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
0 / 50icon to trigger folding of the section

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

Found 41 issues. Showing the first 2:

ERROR: 'GradientRectSliderTrackShape.paint' ('void Function(PaintingContext, Offset, {double additionalActiveTrackHeight, required Animation

lib/ui/gradient_rect_slider_track_shape.dart:24:8

   ╷
24 │   void paint(
   │        ^^^^^
   ╵

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

ERROR: 'RingBorder.copyWith' ('RingBorder Function({BorderSide? side})') isn't a valid override of 'CircleBorder.copyWith' ('CircleBorder Function({double? eccentricity, BorderSide? side})').

lib/ui/ring_border.dart:21:14

   ╷
21 │   RingBorder copyWith({BorderSide? side}) {
   │              ^^^^^^^^
   ╵

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

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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

Package Constraint Compatible Latest
bootstrap_icons ^1.9.1 1.11.1 1.11.1
built_value ^8.1.4 8.8.0 8.8.0
collection ^1.16.0 1.18.0 1.18.0
flutter flutter 0.0.0 0.0.0
flutter_colorpicker ^1.0.3 1.0.3 1.0.3
modal_bottom_sheet ^2.0.1 2.1.2 2.1.2
provider ^6.0.1 6.1.1 6.1.1
yonomi_platform_sdk ^5.2.1 5.2.1 5.2.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 22.0.0 65.0.0
adaptive_number - 1.0.0 1.0.0
analyzer - 1.7.2 6.3.0
args - 2.4.2 2.4.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
built_collection - 5.1.1 5.1.1
characters - 1.3.0 1.3.0
cli_util - 0.3.5 0.4.0
code_builder - 4.8.0 4.8.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_jsonwebtoken - 2.12.1 2.12.1
dotenv - 4.2.0 4.2.0
ed25519_edwards - 0.3.1 0.3.1
equatable - 2.0.5 2.0.5
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
glob - 2.1.2 2.1.2
gql - 0.13.1 1.0.0+1
gql_code_builder - 0.2.0 0.9.1+1
gql_exec - 0.3.0 1.0.0+1
gql_http_link - 0.4.0 1.0.1+1
gql_link - 0.4.0 1.0.0+1
http - 0.13.6 1.1.2
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.6.7
matcher - 0.12.16 0.12.16
material_color_utilities - 0.5.0 0.8.0
meta - 1.10.0 1.11.0
nested - 1.0.0 1.0.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
pedantic - 1.11.1 1.11.1
pointycastle - 3.7.3 3.7.3
pub_semver - 2.1.4 2.1.4
recase - 4.1.0 4.1.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.6.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.3.0 0.4.0
yaml - 3.1.2 3.1.2

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

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

  • Found no Flutter in your PATH. Could not determine the current Flutter version.

Analyzed with Pana 0.21.43, Dart 3.2.2.

Check the analysis log for details.