abk_flutter_utils 0.0.4
abk_flutter_utils: ^0.0.4 copied to clipboard
A Flutter package providing utilities for networking, storage, logging, and optional Firebase initialization.
We analyzed this package 47 hours ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: abk_flutter_utils, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Repository has multiple matching pubspec.yaml with name: abk_flutter_utils.
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.
10/10 points: 20% or more of the public API has dartdoc comments
2324 out of 2885 API elements (80.6 %) have documentation comments.
Some symbols that are missing documentation: abk_flutter_utils, abk_flutter_utils.ActionCodeInfo.ActionCodeInfo.new, abk_flutter_utils.ActionCodeInfo.data, abk_flutter_utils.ActionCodeInfo.operation, abk_flutter_utils.ActionCodeSettings.ActionCodeSettings.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:firebase_crashlytics/firebase_crashlytics.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:firebase_crashlytics/firebase_crashlytics.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:firebase_crashlytics/firebase_crashlytics.dartthat declares support for platforms:Android,iOS,macOS.
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:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:abk_flutter_utils/app/di/locator.dartthat imports:package:abk_flutter_utils/cores/constants/index.dartthat imports:package:flutter_secure_storage/flutter_secure_storage.dartthat imports:package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dartthat 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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 17 issues. Showing the first 2:
INFO: Library names are not necessary.
lib/cores/constants/index.dart:1:9
╷
1 │ library abk_flutter_utils;
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/cores/constants/index.dart
INFO: The type of the right operand ('ConnectivityResult') isn't a subtype or a supertype of the left operand ('List
lib/cores/network/interceptors.dart:10:18
╷
10 │ if (status == ConnectivityResult.none) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/cores/network/interceptors.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bloc |
^9.0.0 |
9.1.0 | 9.1.0 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
cloud_firestore |
^6.0.2 |
6.0.3 | 6.0.3 | |
connectivity_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
dio |
^5.9.0 |
5.9.0 | 5.9.0 | |
firebase_analytics |
^12.0.2 |
12.0.3 | 12.0.3 | |
firebase_auth |
^6.1.0 |
6.1.1 | 6.1.1 | |
firebase_core |
^4.1.1 |
4.2.0 | 4.2.0 | |
firebase_crashlytics |
^5.0.2 |
5.0.3 | 5.0.3 | |
firebase_messaging |
^16.0.2 |
16.0.3 | 16.0.3 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_local_notifications |
^19.4.2 |
19.5.0 | 19.5.0 | |
flutter_secure_storage |
^9.2.4 |
9.2.4 | 9.2.4 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
get_it |
^8.2.0 |
8.2.0 | 8.2.0 | |
go_router |
^16.2.4 |
16.3.0 | 16.3.0 | |
intl |
>=0.20.2 <1.0.0 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.