uxp_widgets 1.0.3+1
uxp_widgets: ^1.0.3+1 copied to clipboard
uxp_widgets
We analyzed this package 14 hours ago, and awarded it 105 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.
Repository URL doesn't exist.
At the time of the analysis http://source.iviva.com/selva/lucy_mobile.git was unreachable. Make sure that the website is reachable via HEAD requests.
0/5 points: Provide a valid README.md
`README.md` is empty.
The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
113 out of 1065 API elements (10.6 %) 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: button_field, button_field.UXPFieldButton, button_field.UXPFieldButton.UXPFieldButton.new, button_field.UXPFieldButton.labelText, button_field.UXPFieldButton.onPressed.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `Linux`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `Web`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_apple/geolocator_apple.dartthat declares support for platforms:iOS,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:uxp_widgets/dynamic_ui_generator.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dartthat imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dartthat imports:package:iviva_core/utils.dartthat imports:package:iviva_core/location_service.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 126 issues. Showing the first 2:
INFO: Missing type annotation.
lib/dynamic_ui_generator.dart:71:3
╷
71 │ getDataSourcesData() async {
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dynamic_ui_generator.dart
INFO: Missing type annotation.
lib/dynamic_ui_generator.dart:91:3
╷
91 │ getInitialData() async {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dynamic_ui_generator.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 | |
cached_network_image |
^3.0.0 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.0.0 |
5.1.1 | 5.1.1 | |
chewie |
^1.3.6 |
1.13.0 | 1.13.0 | |
country_picker |
^2.0.25 |
2.0.27 | 2.0.27 | |
datetime_picker_formfield_new |
^2.1.0 |
2.1.0 | 2.1.0 | |
dio |
^5.8.0+1 |
5.9.0 | 5.9.0 | |
email_validator |
^3.0.0 |
3.0.0 | 3.0.0 | |
fl_chart |
^0.71.0 |
0.71.0 | 1.1.1 | |
flash |
^3.0.5+1 |
3.1.1 | 3.1.1 | |
flutter_map |
^8.1.1 |
8.2.2 | 8.2.2 | |
flutter_markdown |
^0.7.6+2 |
0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 | |
font_awesome_flutter |
^9.1.0 |
9.2.0 | 10.12.0 | |
geolocator |
^14.0.0 |
14.0.2 | 14.0.2 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
iviva_core |
^1.0.1+1 |
1.0.1+1 | 1.0.1+1 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
json_path |
^0.7.5 |
0.7.6 | 0.8.0 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 | |
map_launcher |
^3.0.1 |
3.5.0 | 4.4.2 | |
mapsindoors_googlemaps |
^4.1.6 |
4.6.0 | 4.6.0 | |
path |
^1.8.2 |
1.9.1 | 1.9.1 | |
path_provider |
^2.0.2 |
2.1.5 | 2.1.5 | |
provider |
^6.0.2 |
6.1.5+1 | 6.1.5+1 | |
share_plus |
^11.0.0 |
11.1.0 | 12.0.1 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
sizer |
^3.0.5 |
3.1.3 | 3.1.3 | |
syncfusion_flutter_gauges |
^28.2.11 |
28.2.12 | 31.2.5 | |
url_launcher |
^6.1.6 |
6.3.2 | 6.3.2 | |
video_player |
^2.4.10 |
2.10.0 | 2.10.0 | |
webview_flutter |
^4.11.0 |
4.13.0 | 4.13.0 | |
youtube_player_iframe |
^5.2.1 |
5.2.2 | 5.2.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^0.71.0` on fl_chart does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions fl_chart to update the constraint.
The constraint `^9.1.0` on font_awesome_flutter does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions font_awesome_flutter 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.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.