alghwalbi_core 1.1.0 copy "alghwalbi_core: ^1.1.0" to clipboard
alghwalbi_core: ^1.1.0 copied to clipboard

alghwalbi_core is a Flutter package designed to simplify state management and provide commonly used components and services for Flutter applications.

1
likes
110/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://www.linkedin.com/in/ahmed-abdelrahman-ali-96b249201/ 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

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting alghwalbi_core... Discovering libraries... Linking elements... Precaching local docs for 1561567 elements... Initialized dartdoc with 3401 libraries Generating docs for library views/custom_animated_pop/animations/custom_rect_tween.dart from package:alghwalbi_core/views/custom_animated_pop/animations/custom_rect_tween.dart... Generating docs for library views/custom_animated_pop/animations/heri_dialog_route.dart from package:alghwalbi_core/views/custom_animated_pop/animations/heri_dialog_route.dart... Generating docs for library services/dynamic_link.service.dart from package:alghwalbi_core/services/dynamic_link.service.dart... Generating docs for library services/api_service_helper.dart from package:alghwalbi_core/services/api_service_helper.dart... Generating docs for library alghwalbi_core.dart from package:alghwalbi_core/alghwalbi_core.dart... [2 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-alghwalbi_core: file:///tmp/pana_RZUECV warning: alghwalbi_core has no library level documentation comments from alghwalbi_core: (file:///tmp/pana_RZUECV/lib/services/dynamic_link.service.dart:1:9) warning: alghwalbi_core has no library level documentation comments from alghwalbi_core: (file:///tmp/pana_RZUECV/lib/alghwalbi_core.dart:1:9) warning: unresolved doc reference [ReportProperty(name: 'Header1', dbName: 'field1')] from alghwalbi_core.ExcelService: (file:///tmp/pana_RZUECV/lib/services/excel.service.dart:17:7) warning: unresolved doc reference [{'field1': 'Value1'}] from alghwalbi_core.ExcelService: (file:///tmp/pana_RZUECV/lib/services/excel.service.dart:17:7) [29 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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/alghwalbi_core.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:soundpool/soundpool.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

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

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 47 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/controllers/base_controller.dart:1:1

  ╷
1 │ part of alghwalbi_core;
  │ ^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/controllers/base_controller.dart

INFO: The part-of directive uses a library name.

lib/controllers/core_controller.dart:1:1

  ╷
1 │ part of alghwalbi_core;
  │ ^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/controllers/core_controller.dart

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

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
auto_animated 3.2.0 3.2.0 3.2.0
beamer 1.6.1 1.6.1 1.7.0
cached_network_image 3.3.1 3.3.1 3.4.1
excel 4.0.3 4.0.3 4.0.6
firebase_core 2.31.0 2.31.0 3.8.0
firebase_messaging 14.9.2 14.9.2 15.1.5
flutter flutter 0.0.0 0.0.0
flutter_markdown 0.7.1 0.7.1 0.7.4+1
http 1.2.1 1.2.1 1.2.2
http_parser 4.0.2 4.0.2 4.1.1
image_picker 1.1.1 1.1.1 1.1.2
intl 0.19.0 0.19.0 0.20.0
lifecycle 0.8.0 0.8.0 0.9.0
package_info_plus 8.0.0 8.0.0 8.1.1
path 1.9.0 1.9.0 1.9.1
path_provider 2.1.3 2.1.3 2.1.5
printing 5.12.0 5.12.0 5.13.4
rive 0.13.4 0.13.4 0.13.17
share_plus 9.0.0 9.0.0 10.1.2
shared_preferences 2.2.3 2.2.3 2.3.3
soundpool 2.4.1 2.4.1 2.4.1
uuid 4.4.0 4.4.0 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.33 1.3.46
archive - 3.4.9 3.6.1
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
barcode - 2.2.8 2.2.8
bidi - 2.0.12 2.0.12
boolean_selector - 2.1.1 2.1.2
cached_network_image_platform_interface - 4.1.0 4.1.1
cached_network_image_web - 1.3.0 1.3.1
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
equatable - 2.0.5 2.0.5
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+1 0.9.3+1
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
firebase_core_platform_interface - 5.3.0 5.3.0
firebase_core_web - 2.17.5 2.18.1
firebase_messaging_platform_interface - 4.5.35 4.5.48
firebase_messaging_web - 3.8.5 3.9.4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.0 3.4.1
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
graphs - 2.3.2 2.3.2
image - 4.2.0 4.3.0
image_picker_android - 0.8.12+17 0.8.12+17
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+1 0.8.12+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
js - 0.7.1 0.7.1
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
markdown - 7.2.2 7.2.2
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
octo_image - 2.1.0 2.1.0
package_info_plus_platform_interface - 3.0.1 3.0.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pdf - 3.11.1 3.11.1
pdf_widget_wrapper - 1.0.4 1.0.4
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
qr - 3.0.2 3.0.2
rive_common - 0.4.8 0.4.12
rxdart - 0.28.0 0.28.0
share_plus_platform_interface - 4.0.0 5.0.1
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
soundpool_macos - 2.3.0 2.3.0
soundpool_platform_interface - 2.2.0 2.2.0
soundpool_web - 2.3.0 2.3.0
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+5 2.5.4+5
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.4.0 1.4.0
url_launcher_linux - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_math - 2.1.4 2.1.4
visibility_detector - 0.4.0+2 0.4.0+2
vm_service - 14.2.5 14.3.1
web - 0.5.1 1.1.0
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 19 issues. Showing the first 2:

The constraint `1.6.1` on beamer does not support the stable version `1.6.2`.

Try running dart pub upgrade --major-versions beamer to update the constraint.

The constraint `3.3.1` on cached_network_image does not support the stable version `3.4.0`.

Try running dart pub upgrade --major-versions cached_network_image 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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

alghwalbi_core is a Flutter package designed to simplify state management and provide commonly used components and services for Flutter applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

auto_animated, beamer, cached_network_image, excel, firebase_core, firebase_messaging, flutter, flutter_markdown, http, http_parser, image_picker, intl, lifecycle, package_info_plus, path, path_provider, printing, rive, share_plus, shared_preferences, soundpool, uuid

More

Packages that depend on alghwalbi_core