djangoflow_local_notification 0.2.0
djangoflow_local_notification: ^0.2.0 copied to clipboard
A streamlined and flexible local notification solution for Flutter mobile apps, seamlessly integrated with DjangoFlow framework to enable dynamic notification actions.
We analyzed this package 41 hours ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
36 out of 93 API elements (38.7 %) have documentation comments.
Some symbols that are missing documentation: djangoflow_local_notification, djangoflow_local_notification.ActionCategoryCubit, djangoflow_local_notification.ActionCategoryCubit.instance, djangoflow_local_notification.ActionCategoryCubit.load, djangoflow_local_notification.ActionCategoryCubit.notificationsApi.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.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:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.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 `Windows`.
Because:
package:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.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:djangoflow_local_notification/djangoflow_local_notification.dartthat imports:package:djangoflow_local_notification/src/local_notification_initializer.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
WARNING: The diagnostic 'invalid_annotation_target' doesn't need to be ignored here because it's already being ignored.
lib/src/blocs/local_notification_state.freezed.dart:22:12
╷
22 │ // ignore: invalid_annotation_target
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocs/local_notification_state.freezed.dart
WARNING: The diagnostic 'invalid_annotation_target' doesn't need to be ignored here because it's already being ignored.
lib/src/blocs/local_notification_state.freezed.dart:101:12
╷
101 │ // ignore: invalid_annotation_target
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocs/local_notification_state.freezed.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 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
dio |
^5.5.0+1 |
5.9.0 | 5.9.0 | |
djangoflow_bloc_extensions |
^0.2.0 |
0.2.0 | 0.2.0 | |
djangoflow_openapi |
^0.1.22 |
0.1.22 | 0.1.22 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_local_notifications |
^19.2.1 |
19.5.0 | 19.5.0 | |
freezed_annotation |
^3.0.0 |
3.1.0 | 3.1.0 | |
hydrated_bloc |
^10.0.0 |
10.1.1 | 10.1.1 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_local_notifications_linux |
- | 6.0.0 | 6.0.0 | |
flutter_local_notifications_platform_interface |
- | 9.1.0 | 9.1.0 | |
flutter_local_notifications_windows |
- | 1.0.3 | 1.0.3 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.10.1 | 0.10.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.