flashcat_flutter_plugin 0.1.1
flashcat_flutter_plugin: ^0.1.1 copied to clipboard
Flutter bindings and tools for utilizing the FlashCat Mobile SDKs
We analyzed this package 31 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: flashcat_flutter_plugin.
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: flashcat_flutter_plugin, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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
249 out of 834 API elements (29.9 %) have documentation comments.
Some symbols that are missing documentation: datadog_flutter_plugin_web, datadog_flutter_plugin_web.DatadogSdkWeb.DatadogSdkWeb.new, datadog_flutter_plugin_web.DatadogSdkWeb.addAccountExtraInfo, datadog_flutter_plugin_web.DatadogSdkWeb.addUserExtraInfo, datadog_flutter_plugin_web.DatadogSdkWeb.attachToExisting.
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:flashcat_flutter_plugin/flashcat_flutter_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:flashcat_flutter_plugin/flashcat_flutter_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:flashcat_flutter_plugin/flashcat_flutter_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:flashcat_flutter_plugin/flashcat_flutter_plugin.dartthat declares support for platforms:Android,iOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:flashcat_flutter_plugin/flashcat_flutter_plugin.dartthat imports:package:flashcat_flutter_plugin/src/tracing/tracing_headers.dartthat imports:package:flashcat_flutter_plugin/datadog_internal.dartthat imports:package:flashcat_flutter_plugin/src/helpers.dartthat imports:package:flashcat_flutter_plugin/src/internal_logger.dartthat imports:package:flashcat_flutter_plugin/src/datadog_sdk_platform_interface.dartthat imports:package:flashcat_flutter_plugin/src/datadog_sdk_method_channel.dartthat imports:package:flashcat_flutter_plugin/src/android/android_plugin_ffi.dartthat imports:package:flashcat_flutter_plugin/src/android/datadog_android_bridge.dartthat imports:package:jni/jni.dartthat declares support for platforms:Android,Windows,Linux.
Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.
Built-in Kotlin support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. 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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ffi |
^2.1.3 |
2.2.0 | 2.2.0 | |
jni |
^0.14.2 |
0.14.2 | 1.0.0 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
meta |
^1.7.0 |
1.18.0 | 1.18.3 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
uuid |
^4.0.0 |
4.5.3 | 4.5.3 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.4.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.14.2` on jni does not support the stable version `0.15.0`.
Try running dart pub upgrade --major-versions jni 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.14, Flutter 3.44.4, Dart 3.12.2.
Check the analysis log for details.