alghwalbi_core_app 1.4.0 copy "alghwalbi_core_app: ^1.4.0" to clipboard
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.

100/ 160
pub points
1.34k
downloads

We analyzed this package 16 hours ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:alghwalbi_core_app/alghwalbi_core_app.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:alghwalbi_core_app/alghwalbi_core_app.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:alghwalbi_core_app/alghwalbi_core_app.dart that 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.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:alghwalbi_core_app/alghwalbi_core_app.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.75 1.3.75
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.2.1 1.2.1
collection - 1.19.1 1.19.1
connectivity_plus - 7.3.1 7.3.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
cross_file - 0.3.5+4 0.3.5+4
crypto - 3.0.7 3.0.7
dbus - 0.7.14 0.7.14
device_info_plus_platform_interface - 7.0.3 8.1.0
dio_web_adapter - 2.2.1 2.2.1
easy_logger - 0.0.2 0.0.2
equatable - 2.1.0 2.1.0
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
firebase_core_platform_interface - 8.0.0 8.0.0
firebase_core_web - 3.9.1 3.9.1
firebase_messaging_platform_interface - 4.9.2 4.9.2
firebase_messaging_web - 4.2.3 4.2.3
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
geoclue - 0.1.1 0.1.1
geocoding_android - 4.0.1 5.1.0
geocoding_ios - 3.1.0 3.1.0
geocoding_platform_interface - 3.2.0 5.0.0
geolocator_android - 5.0.3 5.0.3
geolocator_apple - 2.3.14 2.3.14
geolocator_linux - 0.2.4 0.2.6
geolocator_platform_interface - 4.2.8 4.2.8
geolocator_web - 4.1.4 4.1.4
geolocator_windows - 0.2.5 0.2.5
gsettings - 0.2.8 0.2.8
hive_ce - 2.19.3 2.19.3
hooks - 2.0.2 2.1.0
http_cache_core - 1.1.4 1.1.4
image_picker_android - 0.8.13+19 0.8.13+19
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
intl - 0.20.2 0.20.3
isolate_channel - 0.6.1 0.6.1
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
json_annotation - 4.12.0 4.12.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.19 0.12.20
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
nm - 0.5.0 0.5.0
objective_c - 9.4.1 9.4.1
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 3.0.0
package_info_plus_platform_interface - 3.2.1 4.1.0
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
pausable_timer - 3.1.0+3 3.1.0+3
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.10 9.4.10
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 1.0.0
rxdart - 0.28.0 0.28.0
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.27 2.4.27
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
sqflite - 2.4.3 2.4.3
sqflite_android - 2.4.3 2.4.3
sqflite_common - 2.5.11 2.5.11
sqflite_darwin - 2.4.3+1 2.4.3+1
sqflite_platform_interface - 2.4.1 2.4.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
syncfusion_flutter_core - 32.2.9 34.1.32
synchronized - 3.4.1+1 3.4.1+1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.11 0.7.13
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.6.0 4.6.0
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.6 1.2.6
vector_math - 2.2.0 2.4.1
vm_service - 15.2.0 15.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.3.0
win32_registry - 2.1.0 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions: