firebase_cloud_messaging_interop 3.0.0
firebase_cloud_messaging_interop: ^3.0.0 copied to clipboard
A dart plugin to use the Firebase Cloud Messaging Api (JS). You can retrieve the user's FCM token, delete it, access the notification data, ...
15
likes
130/ 140
pub points
74%
popularity
We analyzed this package 2 days ago, and awarded it 130 pub points (of a possible 140):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: Package has an example
10/10 points: 20% or more of the public API has dartdoc comments
- 8 out of 9 API elements (88.9 %) have documentation comments.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Web
These platforms are not supported:
Package not compatible with platform Android
Because:
package:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart
that imports:package:firebase_cloud_messaging_interop/src/fcm_interface.dart
that imports:package:firebase_cloud_messaging_interop/src/stringify_interop.dart
that imports:package:js/js.dart
that imports:dart:js
Package not compatible with platform iOS
Because:
package:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart
that imports:package:firebase_cloud_messaging_interop/src/fcm_interface.dart
that imports:package:firebase_cloud_messaging_interop/src/stringify_interop.dart
that imports:package:js/js.dart
that imports:dart:js
Package not compatible with platform Windows
Because:
package:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart
that imports:package:firebase_cloud_messaging_interop/src/fcm_interface.dart
that imports:package:firebase_cloud_messaging_interop/src/stringify_interop.dart
that imports:package:js/js.dart
that imports:dart:js
Package not compatible with platform Linux
Because:
package:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart
that imports:package:firebase_cloud_messaging_interop/src/fcm_interface.dart
that imports:package:firebase_cloud_messaging_interop/src/stringify_interop.dart
that imports:package:js/js.dart
that imports:dart:js
Package not compatible with platform macOS
Because:
package:firebase_cloud_messaging_interop/firebase_cloud_messaging_interop.dart
that imports:package:firebase_cloud_messaging_interop/src/fcm_interface.dart
that imports:package:firebase_cloud_messaging_interop/src/stringify_interop.dart
that imports:package:js/js.dart
that imports:dart:js
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
js | ^0.6.3 | 0.6.7 | 0.6.7 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
meta | - | 1.9.1 | 1.9.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: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.27
, Dart 2.19.4
.