activity_files 0.5.0 copy "activity_files: ^0.5.0" to clipboard
activity_files: ^0.5.0 copied to clipboard

Workout file toolkit for Dart with GPX, TCX, FIT, GeoJSON and CSV parsing, editing, validation, and conversion.

160/ 160
pub points
1.04k
downloads

We analyzed this package 40 hours ago, and awarded it 160 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.

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

326 out of 364 API elements (89.6 %) have documentation comments.

Some symbols that are missing documentation: activity_files.ActivityExportRequest.ActivityExportRequest.fromStream, activity_files.ActivityExportResult.diagnostics, activity_files.ActivityFiles.gpxDefaultExtensionNamespace, activity_files.ActivityFiles.gpxDefaultExtensionPrefix, activity_files.ActivityFormatEncoder.ActivityFormatEncoder.new.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
args ^2.7.0 2.7.0 2.7.0
async ^2.13.1 2.13.1 2.13.1
collection ^1.19.1 1.19.1 1.19.1
csv ^8.0.0 8.0.0 8.0.0
xml ^6.6.1 6.6.1 7.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
meta - 1.18.2 1.18.2
petitparser - 7.0.2 7.0.2

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

The constraint `^6.6.1` on xml does not support the stable version `7.0.0`, that was published 9 days ago.

When xml is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions xml 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.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
160
points
1.04k
downloads

Documentation

API reference

Publisher

verified publishereikedreier.xyz

Weekly Downloads

Workout file toolkit for Dart with GPX, TCX, FIT, GeoJSON and CSV parsing, editing, validation, and conversion.

Repository (GitHub)
View/report issues

Topics

#health #fitness #workout #converter #sports

License

BSD-3-Clause (license)

Dependencies

args, async, collection, csv, xml

More

Packages that depend on activity_files