uxp_widgets 1.0.3+1
uxp_widgets: ^1.0.3+1 copied to clipboard
uxp_widgets
We analyzed this package 3 days 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.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_web/web_settings.dart
that declares support for platforms:Web
.
Package does not support platform `Linux`.
Because:
package:uxp_widgets/dynamic_ui_generator.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:uxp_widgets/dynamic_ui_generator.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_web/web_settings.dart
that declares support for platforms:Web
.
Package does not support platform `Web`.
Because:
package:uxp_widgets/dynamic_ui_generator.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that 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.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_web/web_settings.dart
that declares support for platforms:Web
.
Package does not support platform `iOS`.
Because:
package:uxp_widgets/dynamic_ui_generator.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_web/web_settings.dart
that declares support for platforms:Web
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:uxp_widgets/dynamic_ui_generator.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/label_field.dart
that imports:package:uxp_widgets/widgets/form_widget/uxp_fields/uxp_field_wrapper.dart
that imports:package:iviva_core/utils.dart
that imports:package:iviva_core/location_service.dart
that 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.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 79 issues. Showing the first 2:
INFO: Statements in an if should be enclosed in a block.
lib/json_annotation/lm_slide_popup.dart:77:11
╷
77 │ msg = value;
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/json_annotation/lm_slide_popup.dart
INFO: Statements in an if should be enclosed in a block.
lib/json_annotation/lm_slide_popup.dart:79:11
╷
79 │ msg = postExecution?.success?.msg ?? "";
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/json_annotation/lm_slide_popup.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.11.3 | 1.11.3 | |
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.8.0+1 | 5.8.0+1 | |
email_validator |
^3.0.0 |
3.0.0 | 3.0.0 | |
fl_chart |
^0.71.0 |
0.71.0 | 1.0.0 | |
flash |
^3.0.5+1 |
3.1.1 | 3.1.1 | |
flutter_map |
^8.1.1 |
8.1.1 | 8.1.1 | |
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.8.0 | |
geolocator |
^14.0.0 |
14.0.1 | 14.0.1 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
image_picker |
^1.1.2 |
1.1.2 | 1.1.2 | |
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.7.6 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 | |
map_launcher |
^3.0.1 |
3.5.0 | 3.5.0 | |
mapsindoors_googlemaps |
^4.1.6 |
4.2.3 | 4.2.3 | |
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 | 6.1.5 | |
share_plus |
^11.0.0 |
11.0.0 | 11.0.0 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
sizer |
^3.0.5 |
3.0.5 | 3.0.5 | |
syncfusion_flutter_gauges |
^28.2.11 |
28.2.12 | 30.1.37 | |
url_launcher |
^6.1.6 |
6.3.1 | 6.3.1 | |
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.1 | 5.2.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.