app_notification 0.0.4 app_notification: ^0.0.4 copied to clipboard
App Notification
We analyzed this package 4 days ago, and awarded it 90 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/yourusername/app_notification
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/yourusername/app_notification
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: app_notification
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
2 out of 58 API elements (3.4 %) 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: MessageService
, MessageService.MessageService
, MessageService.MessageService.MessageService
, MessageService.MessageService.channelId
, MessageService.MessageService.checkForMessages
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.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_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.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_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that declares support for platforms:Android
,iOS
,Linux
,macOS
.
Package does not support platform `Linux`.
Because:
package:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.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_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `Web`.
Because:
package:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.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:app_notification/MessageService.dart
that imports:package:app_notification/NotificationHelper.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/app_notification/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 11 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'false'.
lib/NotificationHelper.dart:970:12
╷
970 │ if (url==null||url.isEmpty || !Uri.parse(url).isAbsolute) {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/NotificationHelper.dart
WARNING: The operand can't be 'null', so the condition is always 'false'.
lib/NotificationHelper.dart:1099:19
╷
1099 │ if (richUrl == null ||richUrl.isEmpty || !Uri.parse(richUrl).isAbsolute) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/NotificationHelper.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
device_info_plus |
^9.1.2 |
9.1.2 | 11.2.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_background_service |
^5.0.10 |
5.1.0 | 5.1.0 |
flutter_image_compress |
^2.3.0 |
2.3.0 | 2.3.0 |
flutter_local_notifications |
^18.0.1 |
18.0.1 | 18.0.1 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
font_awesome_flutter |
^10.8.0 |
10.8.0 | 10.8.0 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 |
permission_handler |
^11.3.1 |
11.3.1 | 11.3.1 |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
shared_preferences |
^2.2.2 |
2.3.4 | 2.3.4 |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^9.1.2` on device_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.