firebase_dynamic_links 6.1.10
firebase_dynamic_links: ^6.1.10 copied to clipboard
Flutter plugin for Google Dynamic Links for Firebase, an app solution for creating and handling links across multiple platforms.
We analyzed this package 34 hours ago, and awarded it 140 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: firebase_dynamic_links.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: firebase_dynamic_links, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Repository URL doesn't exist.
At the time of the analysis https://github.com/firebase/flutterfire/tree/main/packages/firebase_dynamic_links was unreachable. Make sure that the website is reachable via HEAD requests.
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
86 out of 104 API elements (82.7 %) have documentation comments.
Some symbols that are missing documentation: firebase_dynamic_links, firebase_dynamic_links.AndroidParameters.AndroidParameters.new, firebase_dynamic_links.AndroidParameters.asMap, firebase_dynamic_links.DynamicLinkParameters.DynamicLinkParameters.new, firebase_dynamic_links.GoogleAnalyticsParameters.GoogleAnalyticsParameters.new.
10/10 points: Package has an example
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:firebase_dynamic_links/firebase_dynamic_links.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:firebase_dynamic_links/firebase_dynamic_links.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:firebase_dynamic_links/firebase_dynamic_links.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:firebase_dynamic_links/firebase_dynamic_links.dartthat declares support for platforms:Android,iOS.
Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_core |
^3.15.2 |
3.15.2 | 4.10.0 | |
firebase_core_platform_interface |
^6.0.0 |
6.0.3 | 7.0.1 | |
firebase_dynamic_links_platform_interface |
^0.2.7+10 |
0.2.7+10 | 0.2.7+10 | |
meta |
^1.8.0 |
1.18.0 | 1.18.2 | |
plugin_platform_interface |
^2.1.3 |
2.1.8 | 2.1.8 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.59 | 1.3.72 | |
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 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_core_web |
- | 2.24.1 | 3.8.0 | |
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 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.15.2` on firebase_core does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions firebase_core to update the constraint.
The constraint `^6.0.0` on firebase_core_platform_interface does not support the stable version `7.0.0`, that was published 22 days ago.
When firebase_core_platform_interface is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions firebase_core_platform_interface to update the constraint.
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.12, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.