gnums_utility_widgets 9.3.11
gnums_utility_widgets: ^9.3.11 copied to clipboard
A flutter pub for utility widgets
We analyzed this package 25 hours ago, and awarded it 60 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://gitlab.com/gnums/gnums_utility_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
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
184 out of 2003 API elements (9.2 %) 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: app_lock_toggle_button
, app_lock_toggle_button.AppLockToggleButton
, app_lock_toggle_button.changeLockStatus
, app_lock_toggle_button.hasScreenLockPassword
, app_lock_toggle_button.isAppLocked
.
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:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/local_auth.dart
that imports:package:local_auth/src/local_auth.dart
that imports:package:local_auth_darwin/local_auth_darwin.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/error_codes.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
.
Package does not support platform `macOS`.
Because:
package:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/local_auth.dart
that imports:package:local_auth/src/local_auth.dart
that imports:package:local_auth_windows/local_auth_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/error_codes.dart
that declares support for platforms:Android
,iOS
,Windows
,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:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/local_auth.dart
that imports:package:local_auth/src/local_auth.dart
that imports:package:local_auth_windows/local_auth_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:gnums_utility_widgets/gnums_utility_widgets.dart
that imports:package:gnums_utility_widgets/applock/custom_app_lock.dart
that imports:package:gnums_utility_widgets/applock/auth_screen.dart
that imports:package:local_auth/local_auth.dart
that imports:package:local_auth/src/local_auth.dart
that imports:package:local_auth_windows/local_auth_windows.dart
that declares support for platforms:Windows
.
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 286 issues. Showing the first 2:
ERROR: The named parameter 'spaceBetweenSearchAndList' isn't defined.
lib/dropdown/custom_autoSearch_bottomSheet_dropDown.dart:428:9
╷
428 │ spaceBetweenSearchAndList: NumberConst.DEFAULT_10,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dropdown/custom_autoSearch_bottomSheet_dropDown.dart
ERROR: The named parameter 'verticalTextAlign' is required, but there's no corresponding argument.
lib/dropdown/gn_multiselect_dropdown.dart:977:42
╷
977 │ child: SearchTextField(
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dropdown/gn_multiselect_dropdown.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
animated_custom_dropdown |
^3.1.1 |
3.1.1 | 3.1.1 | |
audioplayers |
^6.1.0 |
6.5.1 | 6.5.1 | |
bubble |
^1.2.1 |
1.2.1 | 1.2.1 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
camera |
^0.11.0+2 |
0.11.2 | 0.11.2 | |
cunning_document_scanner |
^1.2.3 |
1.2.3 | 1.3.1 | |
dotted_border |
^2.1.0 |
2.1.0 | 3.1.0 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
excel |
^4.0.6 |
4.0.6 | 4.0.6 | |
file_picker |
^8.1.4 |
8.3.7 | 10.3.3 | |
fluentui_system_icons |
^1.1.270 |
1.1.273 | 1.1.273 | |
flutter_app_lock |
^4.2.0+2 |
4.3.0 | 4.3.0 | |
flutter_bloc |
^9.0.0 |
9.1.1 | 9.1.1 | |
flutter_html |
^3.0.0-alpha.6 |
3.0.0 | 3.0.0 | |
flutter_map |
^7.0.2 |
7.0.2 | 8.2.2 | |
flutter_spinkit |
^5.2.1 |
5.2.2 | 5.2.2 | |
focused_menu |
^1.0.5 |
1.0.5 | 1.0.5 | |
font_awesome_flutter |
^10.8.0 |
10.10.0 | 10.10.0 | |
geocoding |
^3.0.0 |
3.0.0 | 4.0.0 | |
geolocator |
^13.0.2 |
13.0.4 | 14.0.2 | |
get |
^4.6.5 |
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 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 | |
local_auth |
^2.3.0 |
2.3.0 | 2.3.0 | |
location |
^7.0.1 |
7.0.1 | 8.0.1 | |
open_file |
^3.5.10 |
3.5.10 | 3.5.10 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
pdf |
^3.11.1 |
3.11.3 | 3.11.3 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
progress_dialog_null_safe |
^1.0.7 |
1.0.7 | 3.1.0 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
readmore |
^2.2.0 |
2.2.0 | 3.0.0 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
searchable_listview |
^2.16.0 |
2.19.3 | 2.19.3 | |
share_plus |
^10.1.3 |
10.1.4 | 12.0.0 | |
shared_preferences |
any |
2.5.3 | 2.5.3 | |
sizer |
^2.0.15 |
2.0.15 | 3.1.3 | |
super_tooltip |
^2.0.9 |
2.1.0 | 2.1.0 | |
syncfusion_flutter_charts |
27.2.5 |
27.2.5 | 31.1.22 | |
syncfusion_flutter_core |
27.2.5 |
27.2.5 | 31.1.22 | |
syncfusion_flutter_pdf |
^27.2.5 |
27.2.5 | 31.1.22 | |
syncfusion_flutter_pdfviewer |
27.2.5 |
27.2.5 | 31.1.22 | |
timer_builder |
^2.0.0 |
2.0.0 | 2.0.0 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
vibration |
^2.0.1 |
2.1.0 | 3.1.4 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 17 issues. Showing the first 2:
The constraint `^2.1.0` on dotted_border does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dotted_border
to update the constraint.
The constraint `^8.1.4` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.