devfeedbackhub_analytics 3.0.0 copy "devfeedbackhub_analytics: ^3.0.0" to clipboard
devfeedbackhub_analytics: ^3.0.0 copied to clipboard

PlatformAndroid

Lightweight analytics SDK for DevFeedbackHub - track tester behavior and goal completion in your app.

150/ 160
pub points
87
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://mkideabox.com/app/devfeedbackhub was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

10 out of 34 API elements (29.4 %) have documentation comments.

Some symbols that are missing documentation: devfeedbackhub_analytics.RecurringProgressItem.RecurringProgressItem.fromJson, devfeedbackhub_analytics.RecurringProgressItem.RecurringProgressItem.new, devfeedbackhub_analytics.RecurringProgressItem.allPeriodsCompleted, devfeedbackhub_analytics.RecurringProgressItem.bonusAwarded, devfeedbackhub_analytics.RecurringProgressItem.bonusCredits.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:devfeedbackhub_analytics/devfeedbackhub_analytics.dart that imports:
  • package:devfeedbackhub_analytics/src/dfh_analytics.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:devfeedbackhub_analytics/devfeedbackhub_analytics.dart that imports:
  • package:devfeedbackhub_analytics/src/dfh_analytics.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:devfeedbackhub_analytics/devfeedbackhub_analytics.dart that imports:
  • package:devfeedbackhub_analytics/src/dfh_analytics.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:devfeedbackhub_analytics/devfeedbackhub_analytics.dart that imports:
  • package:devfeedbackhub_analytics/src/dfh_analytics.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:devfeedbackhub_analytics/devfeedbackhub_analytics.dart that imports:
  • package:devfeedbackhub_analytics/src/dfh_analytics.dart that imports:
  • package:android_id/android_id.dart that declares support for platforms: Android.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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
android_id ^0.4.0 0.4.1 0.5.2+1
http ^1.1.0 1.6.0 1.6.0
shared_preferences ^2.2.0 2.5.5 2.5.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
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.4.2 2.4.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.4.0` on android_id does not support the stable version `0.5.0`.

Try running dart pub upgrade --major-versions android_id 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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight analytics SDK for DevFeedbackHub - track tester behavior and goal completion in your app.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #testing #feedback #beta-testing

License

MIT (license)

Dependencies

android_id, flutter, http, shared_preferences

More

Packages that depend on devfeedbackhub_analytics