your_analytics 1.1.4 copy "your_analytics: ^1.1.4" to clipboard
your_analytics: ^1.1.4 copied to clipboard

Your Analytics - Flutter Client SDK package project.

120/ 160
pub points
26
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

Detected license: BSD-3-Clause.

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

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

OUT: Documenting your_analytics... Discovering libraries... Linking elements... Precaching local docs for 1435685 elements... Initialized dartdoc with 1336 libraries Generating docs for library your_analytics.dart from package:your_analytics/your_analytics.dart... Generating docs for library data/values/analytics_statistics_enums.dart from package:your_analytics/data/values/analytics_statistics_enums.dart... Generating docs for library data/repositories/ya_s.dart from package:your_analytics/data/repositories/ya_s.dart... Generating docs for library data/providers/ya_ap.dart from package:your_analytics/data/providers/ya_ap.dart... Generating docs for library data/extensions/date_ext.dart from package:your_analytics/data/extensions/date_ext.dart... [11 more lines] ERR: warning: your_analytics has no library level documentation comments from your_analytics: (file:///tmp/pana_DZEJYI/lib/your_analytics.dart:1:1) warning: your_analytics has no library level documentation comments from your_analytics: (file:///tmp/pana_DZEJYI/lib/data/services/your_analytics.dart:1:1) error: file already written at "your_analytics/index.html" for symbol your_analytics: (file:///tmp/pana_DZEJYI/lib/data/services/your_analytics.dart:1:1) conflicting with file already generated by your_analytics: (file:///tmp/pana_DZEJYI/lib/your_analytics.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'your_analytics' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [18 more lines]

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:your_analytics/your_analytics.dart that imports:
  • package:your_analytics/data/services/your_analytics.dart that imports:
  • package:your_analytics/data/repositories/ya_s.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:your_analytics/your_analytics.dart that imports:
  • package:your_analytics/data/services/your_analytics.dart that imports:
  • package:your_analytics/data/repositories/ya_s.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 11 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/data/services/your_analytics.dart:329:7

    ╷
329 │       default:
    │       ^^^^^^^
    ╵

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

WARNING: This default clause is covered by the previous cases.

lib/data/services/your_analytics.dart:364:7

    ╷
364 │       default:
    │       ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/data/services/your_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
collection ^1.18.0 1.19.1 1.19.1
get_storage ^2.1.1 2.1.1 2.1.1
http ^1.1.0 1.5.0 1.5.0
intl ^0.18.0 0.18.1 0.20.2
universal_html ^2.2.4 2.2.4 2.2.4
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
csslib - 1.0.2 1.0.2
ffi - 2.1.4 2.1.4
get - 4.7.2 4.7.2
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.19 2.2.19
path_provider_foundation - 2.4.2 2.4.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
vector_math - 2.2.0 2.2.0
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.18.0` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Your Analytics - Flutter Client SDK package project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, get_storage, http, intl, universal_html

More

Packages that depend on your_analytics