ui_widgets_component 0.0.29 copy "ui_widgets_component: ^0.0.29" to clipboard
ui_widgets_component: ^0.0.29 copied to clipboard

MyCS common user interface widgets

0
likes
110/ 160
pub points
54%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger 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.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/appbricks/mycloudspace/libs/component/flutter/ui_widgets was unreachable. Make sure that the website is reachable via HEAD requests.

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: GPL-3.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting ui_widgets_component... Discovering libraries... Linking elements... Precaching local docs for 1275518 elements... Initialized dartdoc with 1528 libraries Generating docs for library ui_widgets_component_platform_interface.dart from package:ui_widgets_component/ui_widgets_component_platform_interface.dart... Generating docs for library ui_widgets_component.dart from package:ui_widgets_component/ui_widgets_component.dart... Generating docs for library menu/avatar_popup_menu.dart from package:ui_widgets_component/menu/avatar_popup_menu.dart... Generating docs for library menu/tools_app_bar.dart from package:ui_widgets_component/menu/tools_app_bar.dart... Generating docs for library ui_widgets.dart from package:ui_widgets_component/ui_widgets.dart... [43 more lines] ERR: warning: unresolved doc reference [position] from avatar_popup_menu.AvatarPopupMenu.offset: (file:///tmp/pana_YTKSBC/lib/menu/avatar_popup_menu.dart:49:16) in documentation inherited from avatar_popup_menu.AvatarPopupMenu.offset: (file:///tmp/pana_YTKSBC/lib/menu/avatar_popup_menu.dart:49:16) warning: ui_widgets_component has no library level documentation comments from ui_widgets_component: (file:///tmp/pana_YTKSBC/lib/ui_widgets.dart:1:9) error: file already written at "ui_widgets_component/ui_widgets_component-library.html" for symbol ui_widgets_component: (file:///tmp/pana_YTKSBC/lib/ui_widgets.dart:1:9) conflicting with file already generated by ui_widgets_component: (file:///tmp/pana_YTKSBC/lib/ui_widgets_component.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'ui_widgets_component' conflicts with another symbol in the generated [14 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

INFO: The file name 'chained_validator copy.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/validators/chained_validator copy.dart

lib/l10n/ui_widget_localizations.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
equatable ^2.0.5 2.0.5 2.0.5
expressions ^0.2.5+2 0.2.5+2 0.2.5+2
flutter flutter 0.0.0 0.0.0
flutter_localizations flutter 0.0.0 0.0.0
flutter_web_plugins flutter 0.0.0 0.0.0
intl ^0.19.0 0.19.0 0.19.0
intl_phone_field ^3.2.0 3.2.0 3.2.0
json_annotation ^4.9.0 4.9.0 4.9.0
logging ^1.2.0 1.3.0 1.3.0
pinput ^4.0.0 4.0.0 5.0.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
pluto_grid ^8.0.0 8.0.0 8.0.0
provider ^6.1.2 6.1.2 6.1.2
uuid ^4.4.0 4.5.1 4.5.1
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
web ^0.5.1 0.5.1 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
fixnum - 1.1.1 1.1.1
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
petitparser - 6.0.2 6.0.2
quiver - 3.2.2 3.2.2
rxdart - 0.27.7 0.28.0
sky_engine - 0.0.99 0.0.99
smart_auth - 2.0.0 2.0.0
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.3 0.7.3
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
vector_math - 2.1.4 2.1.4

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

The constraint `^4.0.0` on pinput does not support the stable version `5.0.0`.

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

The constraint `^0.5.1` on web does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions web 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.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.