notifie_flutter 0.1.0-beta.10
notifie_flutter: ^0.1.0-beta.10 copied to clipboard
Notifie Device events and push notification SDK for Flutter apps.
We analyzed this package 32 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: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
46 out of 149 API elements (30.9 %) have documentation comments.
Some symbols that are missing documentation: notifie_flutter, notifie_flutter.FirebasePushTokenProvider, notifie_flutter.FirebasePushTokenProvider.FirebasePushTokenProvider.new, notifie_flutter.FirebasePushTokenProvider.acknowledgePendingNotification, notifie_flutter.FirebasePushTokenProvider.enableNotifications.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:notifie_flutter/notifie_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:notifie_flutter/notifie_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:notifie_flutter/notifie_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:notifie_flutter/notifie_flutter.dartthat declares support for platforms:Android,iOS.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
The package does not contain ios/notifie_flutter/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
50/50 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 | Notes |
|---|---|---|---|---|
firebase_core |
>=3.0.0 <5.0.0 |
4.15.0 | 4.15.0 | |
firebase_messaging |
>=15.0.0 <17.0.0 |
16.7.0 | 16.7.0 | |
http |
>=1.2.0 <2.0.0 |
1.6.0 | 1.6.0 | |
shared_preferences |
>=2.3.0 <3.0.0 |
2.5.5 | 2.5.5 |
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.23.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.