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

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

0
likes
90/ 140
pub points
34%
popularity

We analyzed this package 26 hours ago, and awarded it 90 pub points (of a possible 140):

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
10 / 20trigger folding of the section

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

198 out of 580 API elements (34.1 %) have documentation comments.

Some symbols that are missing documentation: alghwalbi_core, alghwalbi_core.ApiService, alghwalbi_core.ApiService.ApiService, alghwalbi_core.ApiService.apiURL, alghwalbi_core.ApiService.baseHeader.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
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:flutter_html/flutter_html.dart that imports:
  • package:flutter_html/src/replaced_element.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:flutter_html/flutter_html.dart that imports:
  • package:flutter_html/src/replaced_element.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_android/webview_android_cookie_manager.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:flutter_html/flutter_html.dart that imports:
  • package:flutter_html/src/replaced_element.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:rive/rive.dart that imports:
  • package:rive/src/runtime_nested_artboard.dart that imports:
  • package:rive_common/math.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:alghwalbi_core/alghwalbi_core.dart that imports:
  • package:flutter_html/flutter_html.dart that imports:
  • package:flutter_html/src/replaced_element.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
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.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 121 issues. Showing the first 2:

WARNING: The member 'setState' can only be used within instance members of subclasses of 'package:flutter/src/widgets/framework.dart'.

lib/controllers/base_controller.dart:45:14

   ╷
45 │       state?.setState(() {});
   │              ^^^^^^^^
   ╵

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

WARNING: The member 'setState' can only be used within instance members of subclasses of 'package:flutter/src/widgets/framework.dart'.

lib/controllers/core_controller.dart:22:13

   ╷
22 │           s.setState(fn);
   │             ^^^^^^^^
   ╵

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
10 / 20trigger 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.1.0 3.1.0 3.2.0
beamer ^1.6.0 1.6.1 1.6.1
cached_network_image ^3.3.1 3.3.1 3.3.1
flutter flutter 0.0.0 0.0.0
flutter_html ^2.1.2 2.1.2 2.2.1
flutter_markdown ^0.6.19 0.6.23 0.7.1
html_editor_enhanced_fork ^2.5.1 2.5.1 2.5.1
http ^0.13.6 0.13.6 1.2.1
http_parser ^4.0.2 4.0.2 4.0.2
image_picker ^1.0.7 1.1.1 1.1.1
intl ^0.19.0 0.19.0 0.19.0
lifecycle ^0.8.0 0.8.0 0.8.0
markdown_editable_textinput ^2.2.0 2.2.0 2.2.0
path ^1.8.3 1.9.0 1.9.0
path_provider ^2.1.2 2.1.3 2.1.3
rive ^0.12.4 0.12.4 0.13.2
shared_preferences ^2.2.2 2.2.3 2.2.3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
chewie - 1.0.0 1.8.1
chewie_audio - 1.5.0 1.5.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 0.17.3 1.0.0
cupertino_icons - 1.0.8 1.0.8
effective_dart - 1.3.2 1.3.2
expandable - 5.0.1 5.0.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_picker - 5.5.0 8.0.3
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.3+3 0.9.3+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
fixnum - 1.1.0 1.1.0
flex_color_picker - 3.4.1 3.4.1
flex_seed_scheme - 1.5.0 1.5.0
flutter_cache_manager - 3.3.1 3.3.2
flutter_inappwebview - 5.8.0 6.0.0
flutter_keyboard_visibility - 5.4.1 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_layout_grid - 1.0.6 2.0.6
flutter_math_fork - 0.5.0 0.7.2
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_svg - 0.23.0+1 2.0.10+1
flutter_web_plugins - 0.0.0 0.0.0
graphs - 2.3.1 2.3.1
html - 0.15.4 0.15.4
image_picker_android - 0.8.11 0.8.11
image_picker_for_web - 3.0.4 3.0.4
image_picker_ios - 0.8.10+1 0.8.10+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
infinite_listview - 1.1.0 1.1.0
js - 0.6.7 0.7.1
markdown - 7.2.2 7.2.2
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
numberpicker - 2.1.2 2.1.2
numerus - 1.1.1 2.2.0
octo_image - 2.0.0 2.0.0
path_drawing - 0.5.1+1 1.0.1
path_parsing - 0.2.1 1.0.1
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
pedantic - 1.11.1 1.11.1
petitparser - 5.4.0 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.9.3+7 0.10.1
provider - 6.1.2 6.1.2
quiver - 3.2.1 3.2.1
rive_common - 0.2.8 0.4.5
rxdart - 0.27.7 0.27.7
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
translator - 0.1.7 1.0.0
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
video_player - 2.8.6 2.8.6
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.0 2.3.0
visibility_detector - 0.3.3 0.4.0+2
wakelock - 0.4.0 0.6.2
wakelock_macos - 0.1.0+3 0.4.0
wakelock_platform_interface - 0.2.1+3 0.3.0
wakelock_web - 0.2.0+3 0.4.0
web - 0.5.1 0.5.1
webview_flutter - 2.8.0 4.7.0
webview_flutter_android - 2.10.4 3.16.0
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.13.0
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 5.4.1 6.5.0

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

Found 3 issues. Showing the first 2:

The constraint `^0.6.19` on flutter_markdown does not support the stable version `0.7.0`, that was published 11 days ago.

When flutter_markdown is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^0.13.6` on http does not support the stable version `1.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
90
pub points
34%
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, flutter, flutter_html, flutter_markdown, html_editor_enhanced_fork, http, http_parser, image_picker, intl, lifecycle, markdown_editable_textinput, path, path_provider, rive, shared_preferences

More

Packages that depend on alghwalbi_core