high_q_notifications 2.0.7 copy "high_q_notifications: ^2.0.7" to clipboard
high_q_notifications: ^2.0.7 copied to clipboard

A Flutter package that handles push notifications efficiently using Firebase Messaging and local notifications. Supports background message handling, scheduling notifications, and offers utilities for [...]

60/ 160
pub points
321
downloads

We analyzed this package 28 hours ago, and awarded it 60 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

711 out of 977 API elements (72.8 %) have documentation comments.

Some symbols that are missing documentation: high_q_notifications, high_q_notifications.AndroidActionsGetter, high_q_notifications.AndroidBitmap.AndroidBitmap.new, high_q_notifications.AndroidFlagGetter, high_q_notifications.AndroidFlutterLocalNotificationsPlugin.AndroidFlutterLocalNotificationsPlugin.new.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 22 issues. Showing the first 2:

ERROR: The named parameter 'channelId' is required, but there's no corresponding argument.

lib/src/high_q_notifications_base.dart:310:11

    ╷
310 │         ?.deleteNotificationChannel(channelId);
    │           ^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/high_q_notifications_base.dart

ERROR: Too many positional arguments: 0 expected, but 1 found.

lib/src/high_q_notifications_base.dart:310:37

    ╷
310 │         ?.deleteNotificationChannel(channelId);
    │                                     ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/high_q_notifications_base.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dartz ^0.10.1 0.10.1 0.10.1
dio ^5.9.2 5.9.2 5.9.2
equatable ^2.0.8 2.0.8 2.0.8
firebase_messaging ^16.2.0 16.2.2 16.2.2
flutter_local_notifications ^21.0.0 21.0.0 21.0.0
get_it ^9.2.1 9.2.1 9.2.1
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
timezone ^0.11.0 0.11.0 0.11.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.71 1.3.71
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.1.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dbus - 0.7.12 0.7.12
dio_web_adapter - 2.1.2 2.1.2
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
firebase_core - 4.9.0 4.9.0
firebase_core_platform_interface - 7.0.1 7.0.1
firebase_core_web - 3.7.0 3.7.0
firebase_messaging_platform_interface - 4.7.11 4.7.11
firebase_messaging_web - 4.1.7 4.1.7
flutter_local_notifications_linux - 8.0.0 8.0.0
flutter_local_notifications_platform_interface - 11.0.0 11.0.0
flutter_local_notifications_windows - 3.0.0 3.0.0
glob - 2.1.3 2.1.3
hooks - 1.0.3 2.0.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.19 0.12.20
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.19.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
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.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.11 0.7.12
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.0
vm_service - 15.2.0 15.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 22 errors:

  • MISSING_REQUIRED_ARGUMENT - lib/src/high_q_notifications_base.dart:310:11 - The named parameter 'channelId' is required, but there's no corresponding argument.
  • EXTRA_POSITIONAL_ARGUMENTS_COULD_BE_NAMED - lib/src/high_q_notifications_base.dart:310:37 - Too many positional arguments: 0 expected, but 1 found.
  • MISSING_REQUIRED_ARGUMENT - lib/src/high_q_notifications_base.dart:398:11 - The named parameter 'groupId' is required, but there's no corresponding argument.

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.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
26
likes
60
points
321
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that handles push notifications efficiently using Firebase Messaging and local notifications. Supports background message handling, scheduling notifications, and offers utilities for timezone management and dependency injection.

Repository (GitHub)
View/report issues
Contributing

Topics

#notifications #push-notifications #flutter-notifications #firebase-messaging #high-q-notifications

License

MIT (license)

Dependencies

dartz, dio, equatable, firebase_messaging, flutter, flutter_local_notifications, get_it, path, path_provider, timezone

More

Packages that depend on high_q_notifications