ui_widgets_component 0.0.75
ui_widgets_component: ^0.0.75 copied to clipboard
MyCS common user interface widgets
We analyzed this package 10 hours ago, and awarded it 110 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.
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.
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 1412342 elements... Initialized dartdoc with 3391 libraries Generating docs for library menu/tools_app_bar.dart from package:ui_widgets_component/menu/tools_app_bar.dart... Generating docs for library menu/spacer_tool.dart from package:ui_widgets_component/menu/spacer_tool.dart... Generating docs for library menu/button_tool.dart from package:ui_widgets_component/menu/button_tool.dart... Generating docs for library menu/tool.dart from package:ui_widgets_component/menu/tool.dart... Generating docs for library menu/status_text_tool.dart from package:ui_widgets_component/menu/status_text_tool.dart... [62 more lines] ERR: warning: unresolved doc reference [position] from avatar_popup_menu.AvatarPopupMenu.offset: (file:///tmp/pana_JIXXTJ/lib/menu/avatar_popup_menu.dart:53:16) in documentation inherited from avatar_popup_menu.AvatarPopupMenu.offset: (file:///tmp/pana_JIXXTJ/lib/menu/avatar_popup_menu.dart:53:16) warning: ui_widgets_component has no library level documentation comments from ui_widgets_component: (file:///tmp/pana_JIXXTJ/lib/ui_widgets.dart:1:1) error: file already written at "ui_widgets_component/index.html" for symbol ui_widgets_component: (file:///tmp/pana_JIXXTJ/lib/ui_widgets_component.dart:1:1) conflicting with file already generated by ui_widgets_component: (file:///tmp/pana_JIXXTJ/lib/ui_widgets.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 [19 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/ui_widgets_component/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 23 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/form/selectable_item_list.dart:87:64
╷
87 │ widget.defaultBorderColor ?? theme.colorScheme.outline.withOpacity(0.3);
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/form/selectable_item_list.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/form/selectable_item_list.dart:93:44
╷
93 │ theme.colorScheme.primaryContainer.withOpacity(0.3);
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/form/selectable_item_list.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
country_pickers |
^3.0.1 |
3.0.1 | 3.0.1 | |
dlibphonenumber |
^1.1.26 |
1.1.50 | 1.1.50 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
expressions |
^0.2.5+2 |
0.2.5+3 | 0.2.5+3 | |
flutter_colorpicker |
^1.1.0 |
1.1.0 | 1.1.0 | |
flutter_markdown |
^0.7.7+1 |
0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_svg |
^2.0.17 |
2.2.1 | 2.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
pinput |
^5.0.1 |
5.0.2 | 5.0.2 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
uuid |
^4.4.0 |
4.5.2 | 4.5.2 | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
markdown |
- | 7.3.0 | 7.3.0 | |
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 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
protobuf |
- | 5.0.0 | 5.0.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rxdart |
- | 0.28.0 | 0.28.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.7 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- flutter_markdown.
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.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.