yonomi_device_widgets 2.12.1
yonomi_device_widgets: ^2.12.1 copied to clipboard
Yonomi Device Widgets
We analyzed this package 44 hours ago, and awarded it 40 pub points (of a possible 160):
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 50 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.
0/10 points: 20% or more of the public API has dartdoc comments
52 out of 420 API elements (12.4 %) 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.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: arc
, arc.Arc
, arc.Arc.Arc.new
, arc.Arc.centerWidget
, arc.Arc.color
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 77 issues. Showing the first 2:
ERROR: The getter 'bodyText2' isn't defined for the type 'TextTheme'.
lib/components/device_control.dart:28:52
╷
28 │ style: Theme.of(context).textTheme.bodyText2,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/device_control.dart
ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.
lib/components/device_control.dart:34:62
╷
34 │ style: Theme.of(context).textTheme.bodyText1,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/device_control.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
bootstrap_icons |
^1.9.1 |
1.11.3 | 1.11.3 | |
built_value |
^8.1.4 |
8.10.1 | 8.10.1 | |
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
flutter_colorpicker |
^1.0.3 |
1.1.0 | 1.1.0 | |
modal_bottom_sheet |
^2.0.1 |
2.1.2 | 3.0.0 | |
provider |
^6.0.1 |
6.1.5 | 6.1.5 | |
yonomi_platform_sdk |
^5.2.1 |
5.2.1 | 5.2.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 22.0.0 | 85.0.0 | |
adaptive_number |
- | 1.0.0 | 1.0.0 | |
analyzer |
- | 1.7.2 | 7.5.4 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
cli_util |
- | 0.3.5 | 0.4.2 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_builder |
- | 4.10.1 | 4.10.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_jsonwebtoken |
- | 2.17.0 | 3.2.0 | |
dotenv |
- | 4.2.0 | 4.2.0 | |
ed25519_edwards |
- | 0.3.1 | 0.3.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
gql |
- | 0.13.1 | 1.0.0+1 | |
gql_code_builder |
- | 0.2.0 | 0.14.0 | |
gql_exec |
- | 0.3.0 | 1.0.0+1 | |
gql_http_link |
- | 0.4.0 | 1.1.0 | |
gql_link |
- | 0.4.0 | 1.0.0+1 | |
http |
- | 0.13.6 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pedantic |
- | 1.11.1 | 1.11.1 | Discontinued |
pointycastle |
- | 3.9.1 | 4.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.6 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
watcher |
- | 1.1.2 | 1.1.2 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^2.0.1` on modal_bottom_sheet does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions modal_bottom_sheet
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 42 errors:
UNDEFINED_GETTER
-lib/components/device_control.dart:28:52
- The getter 'bodyText2' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/components/device_control.dart:34:62
- The getter 'bodyText1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/components/lock_widget.dart:20:54
- The getter 'headline6' isn't defined for the type 'TextTheme'.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.