masamune_firebase_dynamic_links 0.9.2
masamune_firebase_dynamic_links: ^0.9.2 copied to clipboard
Plugin to add Firebase Dynamic Links to the Masamune framework. Model notifier is used to make it easier to use.
0
likes
120/ 130
pub points
0%
popularity
We analyzed this package 1 hour ago, and awarded it 120 pub points (of a possible 130):
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: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/10 points: 20% or more of the public API has dartdoc comments
- 7 out of 19 API elements (36.8 %) have documentation comments.
20/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:masamune_firebase_dynamic_links/masamune_firebase_dynamic_links.dart
that imports:package:masamune/masamune.dart
that imports:package:masamune/media/mobile/mobile.dart
that imports:package:image_picker/image_picker.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:masamune_firebase_dynamic_links/masamune_firebase_dynamic_links.dart
that imports:package:masamune/masamune.dart
that imports:package:masamune/media/mobile/mobile.dart
that imports:package:image_picker/image_picker.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:masamune_firebase_dynamic_links/masamune_firebase_dynamic_links.dart
that imports:package:masamune/masamune.dart
that imports:package:masamune/media/mobile/mobile.dart
that imports:package:image_picker/image_picker.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:masamune_firebase_dynamic_links/masamune_firebase_dynamic_links.dart
that imports:package:firebase_dynamic_links/firebase_dynamic_links.dart
that declares support for platforms:Android
,iOS
.
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 |
---|---|---|---|
firebase_dynamic_links | ^4.0.3 | 4.2.6 | 4.2.6 |
flutter | flutter | 0.0.0 | 0.0.0 |
katana_firebase | ^0.9.0 | 0.9.2 | 0.9.2 |
katana_module | ^0.9.0 | 0.9.2+11 | 0.9.2+11 |
masamune | ^0.9.0 | 0.9.2+17 | 0.9.2+17 |
masamune_firebase | ^0.9.0 | 0.9.2+4 | 0.9.2+4 |
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: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.13
, Flutter 3.0.3
, Dart 2.17.5
.