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 3 days 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:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: abk_flutter_utils
, - contains a
version
property, and, - does not contain a
publish_to
property.
- 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
2300 out of 2861 API elements (80.4 %) 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.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:firebase_crashlytics/firebase_crashlytics.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:abk_flutter_utils/app/di/locator.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:firebase_crashlytics/firebase_crashlytics.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Web`.
Because:
package:abk_flutter_utils/app/di/locator.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:firebase_crashlytics/firebase_crashlytics.dart
that 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.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:abk_flutter_utils/app/di/locator.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:abk_flutter_utils/app/di/locator.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:abk_flutter_utils/app/di/locator.dart
that imports:package:abk_flutter_utils/cores/constants/index.dart
that imports:package:flutter_secure_storage/flutter_secure_storage.dart
that imports:package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 16 issues. Showing the first 2:
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
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/cores/theme/dark_theme.dart:93:33
╷
93 │ shadowColor: Colors.black.withOpacity(0.1),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/cores/theme/dark_theme.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.0.1 | 9.0.1 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
cloud_firestore |
^6.0.2 |
6.0.2 | 6.0.2 | |
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.2 | 12.0.2 | |
firebase_auth |
^6.1.0 |
6.1.0 | 6.1.0 | |
firebase_core |
^4.1.1 |
4.1.1 | 4.1.1 | |
firebase_crashlytics |
^5.0.2 |
5.0.2 | 5.0.2 | |
firebase_messaging |
^16.0.2 |
16.0.2 | 16.0.2 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_local_notifications |
^19.4.2 |
19.4.2 | 19.4.2 | |
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.2.4 | 16.2.4 | |
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.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.