abdalsalam_logic_flutter 0.1.0
abdalsalam_logic_flutter: ^0.1.0 copied to clipboard
Comprehensive Flutter logic package with modular app state management, networking, storage, auth, and 20+ reusable services following SOLID principles.
We analyzed this package 2 days ago, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/AbdAlmalik/abdalsalam_logic_flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/AbdAlmalik/abdalsalam_logic_flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/AbdAlmalik/abdalsalam_logic_flutter/issues 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.
0/10 points: 20% or more of the public API has dartdoc comments
293 out of 1762 API elements (16.6 %) 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: abdalsalam_logic_flutter, abdalsalam_logic_flutter.AccessibilityInfo, abdalsalam_logic_flutter.AccessibilityInfo.AccessibilityInfo.new, abdalsalam_logic_flutter.AccessibilityInfo.copyWith, abdalsalam_logic_flutter.AccessibilityInfo.hasAccessibilityFeatures.
10/10 points: Package has an example
10/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:abdalsalam_logic_flutter/abdalsalam_logic_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:abdalsalam_logic_flutter/abdalsalam_logic_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:abdalsalam_logic_flutter/abdalsalam_logic_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:abdalsalam_logic_flutter/abdalsalam_logic_flutter.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:abdalsalam_logic_flutter/abdalsalam_logic_flutter.dartthat imports:package:abdalsalam_logic_flutter/src/update_manager/update_manager_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:abdalsalam_logic_flutter/abdalsalam_logic_flutter.dartthat imports:package:abdalsalam_logic_flutter/src/update_manager/update_manager_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
It does not contain ios/abdalsalam_logic_flutter/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Empty catch block.
lib/src/core/errors/error_handler_impl.dart:38:17
╷
38 │ } catch (e) {
│ ┌─────────────────^
39 │ └ }
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/errors/error_handler_impl.dart
INFO: Empty catch block.
lib/src/file_operations/file_service_impl.dart:306:19
╷
306 │ } catch (e) {
│ ┌───────────────────^
307 │ └ }
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/file_operations/file_service_impl.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
battery_plus |
^5.0.2 |
5.0.3 | 7.0.0 | |
connectivity_plus |
^5.0.2 |
5.0.2 | 7.0.0 | |
device_info_plus |
^9.1.1 |
9.1.2 | 12.3.0 | |
dio |
^5.4.0 |
5.9.1 | 5.9.1 | |
disk_space_plus |
^0.2.2 |
0.2.6 | 0.2.6 | |
equatable |
^2.0.5 |
2.0.8 | 2.0.8 | |
firebase_auth |
^4.15.3 |
4.17.8 | 6.1.4 | |
firebase_core |
^2.24.2 |
2.27.0 | 4.4.0 | |
firebase_messaging |
^14.7.10 |
14.7.19 | 16.1.1 | |
freezed_annotation |
^2.4.1 |
2.4.4 | 3.1.0 | |
get_it |
^7.6.4 |
7.7.0 | 9.2.1 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
injectable |
^2.3.2 |
2.6.0 | 2.7.1+4 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
json_annotation |
^4.8.1 |
4.11.0 | 4.11.0 | |
network_info_plus |
^5.0.1 |
5.0.3 | 7.0.0 | |
package_info_plus |
^5.0.1 |
5.0.1 | 9.0.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.1 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
share_plus |
^7.2.1 |
7.2.2 | 12.0.1 | |
shared_preferences |
^2.2.2 |
2.2.3 | 2.5.4 | |
sqflite |
^2.3.0 |
2.4.2 | 2.4.2 | |
volume_controller |
^2.0.7 |
2.0.8 | 3.4.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 13 issues. Showing the first 2:
The constraint `^5.0.2` on battery_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions battery_plus to update the constraint.
The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
UNDEFINED_METHOD-lib/src/app_state/app_state_manager_impl.dart:1141:31- The method 'DiskSpacePlus' isn't defined for the type 'AppStateManagerImpl'.UNDEFINED_METHOD-lib/src/app_state/app_state_manager_impl.dart:1142:32- The method 'DiskSpacePlus' isn't defined for the type 'AppStateManagerImpl'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.