alghwalbi_core_app 1.4.0
alghwalbi_core_app: ^1.4.0 copied to clipboard
alghwalbi_core_app package is primarily intended for personal use, but feel free to use it in your projects.
We analyzed this package 16 hours ago, and awarded it 100 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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
170 out of 1293 API elements (13.1 %) 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: alghwalbi_core_app, alghwalbi_core_app.AddressUtils, alghwalbi_core_app.AddressUtils.AddressUtils.new, alghwalbi_core_app.AnimationTypes, alghwalbi_core_app.ApiLogger.
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:alghwalbi_core_app/alghwalbi_core_app.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:alghwalbi_core_app/alghwalbi_core_app.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:alghwalbi_core_app/alghwalbi_core_app.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:alghwalbi_core_app/alghwalbi_core_app.dartthat declares support for platforms:Android,iOS.
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:alghwalbi_core_app/alghwalbi_core_app.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:alghwalbi_core_app/alghwalbi_core_app.dartthat imports:package:android_id/android_id.dartthat declares support for platforms:Android.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 32 issues. Showing the first 2:
INFO: Uses 'await' on an instance of 'OperationResult
lib/core/services/api/dio_api_service/dio_api.service.dart:1472:16
╷
1472 │ return await _apiServiceHelper.handleDIOBadResponse<T>(
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/services/api/dio_api_service/dio_api.service.dart
INFO: Unnecessary use of a block function body.
lib/core/widgets/custom_dropdown/animated_section.dart:69:38
╷
69 │ Widget build(BuildContext context) {
│ ┌──────────────────────────────────────^
70 │ │ return FadeTransition(
71 │ │ opacity: animation,
72 │ │ child: SizeTransition(
73 │ │ axisAlignment: widget.axisAlignment,
74 │ │ sizeFactor: animation,
75 │ │ child: widget.child,
76 │ │ ),
77 │ │ );
78 │ └ }
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/widgets/custom_dropdown/animated_section.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_id |
^0.4.0 |
0.4.1 | 0.5.2+1 | |
app_badge_plus |
^1.3.0 |
1.3.2 | 1.3.2 | |
app_settings |
^7.0.0 |
7.0.0 | 8.0.3 | |
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 | |
board_datetime_picker |
^2.5.0 |
2.8.7 | 2.8.7 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
device_info_plus |
^12.3.0 |
12.4.0 | 13.2.0 | |
dio |
^5.10.0 |
5.11.0 | 5.11.0 | |
dio_cache_interceptor |
^4.0.6 |
4.0.7 | 4.0.7 | |
easy_localization |
^3.0.7+1 |
3.0.8 | 3.0.8 | |
file_picker |
^10.3.10 |
10.3.10 | 11.0.2 | |
firebase_core |
^4.4.0 |
4.12.1 | 4.12.1 | |
firebase_messaging |
^16.1.1 |
16.4.3 | 16.4.3 | |
flutter_cache_manager |
^3.4.1 |
3.4.2 | 3.4.2 | |
flutter_svg |
^2.2.3 |
2.3.0 | 2.3.0 | |
geocoding |
^4.0.0 |
4.0.0 | 5.0.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.3 | |
gradient_borders |
^1.0.2 |
1.0.4 | 1.0.4 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
http_cache_hive_store |
^5.1.0 |
5.1.1 | 5.1.1 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image_picker |
^1.2.1 |
1.2.3 | 1.2.3 | |
internet_connection_checker_plus |
^2.7.2 |
2.9.1+2 | 3.1.1 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.2.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.1 |
12.0.3 | 12.0.3 | |
phone_numbers_parser |
^9.0.11 |
9.0.24 | 9.0.24 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
pro_image_editor |
^11.14.0 |
11.23.0 | 13.2.3 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
syncfusion_flutter_charts |
^32.2.7 |
32.2.9 | 34.1.32 | |
syncfusion_flutter_signaturepad |
^32.2.7 |
32.2.9 | 34.1.32 | |
syncfusion_flutter_sliders |
^32.2.7 |
32.2.9 | 34.1.32 | |
toastification |
^3.0.3 |
3.2.0 | 3.2.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 11 issues. Showing the first 2:
The constraint `^0.4.0` on android_id does not support the stable version `0.5.0`.
Try running dart pub upgrade --major-versions android_id to update the constraint.
The constraint `^7.0.0` on app_settings does not support the stable version `8.0.0`, that was published 9 days ago.
When app_settings is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions app_settings 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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.