app_center_diagnostics_and_analytics 1.0.0-pre-release.0 copy "app_center_diagnostics_and_analytics: ^1.0.0-pre-release.0" to clipboard
app_center_diagnostics_and_analytics: ^1.0.0-pre-release.0 copied to clipboard

discontinuedreplaced by: flutter_appcenter_bundle
PlatformAndroidiOS

A flutter package to give native access to AppCenter Diagnostics and Analytics

120/ 160
pub points
18
downloads

We analyzed this package 7 days ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

7 out of 14 API elements (50.0 %) have documentation comments.

Some symbols that are missing documentation: app_center_diagnostics_and_analytics, app_center_diagnostics_and_analytics.AppCenter, app_center_diagnostics_and_analytics.AppCenter.AppCenter.new, app_center_diagnostics_and_analytics.AppCenter.appSecretAndroid, app_center_diagnostics_and_analytics.AppCenter.appSecretIOS.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:app_center_diagnostics_and_analytics/app_center_diagnostics_and_analytics.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:app_center_diagnostics_and_analytics/app_center_diagnostics_and_analytics.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:app_center_diagnostics_and_analytics/app_center_diagnostics_and_analytics.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:app_center_diagnostics_and_analytics/app_center_diagnostics_and_analytics.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/app_center_diagnostics_and_analytics/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Missing type annotation.

lib/app_center_diagnostics_and_analytics.dart:59:57

   ╷
59 │   static Future<void> configureAnalyticsAsync({required enabled}) async {
   │                                                         ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app_center_diagnostics_and_analytics.dart

INFO: Missing type annotation.

lib/app_center_diagnostics_and_analytics.dart:89:55

   ╷
89 │   static Future<void> configureCrashesAsync({required enabled}) async {
   │                                                       ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app_center_diagnostics_and_analytics.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
device_info ^2.0.0 2.0.3 2.0.3 Discontinued
http ^0.13.3 0.13.6 1.6.0
package_info ^2.0.0 2.0.2 2.0.2 Discontinued
uuid ^3.0.4 3.0.7 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
device_info_platform_interface - 2.0.1 2.0.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^0.13.3` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

The constraint `^3.0.4` on uuid does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions uuid to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to give native access to AppCenter Diagnostics and Analytics

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

device_info, flutter, http, package_info, uuid

More

Packages that depend on app_center_diagnostics_and_analytics

Packages that implement app_center_diagnostics_and_analytics