tracelet 3.3.4 copy "tracelet: ^3.3.4" to clipboard
tracelet: ^3.3.4 copied to clipboard

Production-grade background geolocation for Flutter. Battery-conscious tracking, geofencing, SQLite persistence, HTTP sync, and headless execution for iOS & Android.

90/ 160
pub points
6.45k
downloads

We analyzed this package 9 hours ago, and awarded it 90 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

Funding URL doesn't exist.

At the time of the analysis https://thanks.dev/d/gh/galactictitan/dependencies was unreachable. Make sure that the website is reachable via HEAD requests.

Funding URL doesn't exist.

At the time of the analysis https://www.patreon.com/c/kiranbjm 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: Apache-2.0.

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

936 out of 942 API elements (99.4 %) have documentation comments.

Some symbols that are missing documentation: tracelet.BudgetAdjustmentEvent.BudgetAdjustmentEvent.new, tracelet.BudgetAdjustmentEvent.currentBatteryDrain, tracelet.BudgetAdjustmentEvent.newDesiredAccuracy, tracelet.BudgetAdjustmentEvent.newDistanceFilter, tracelet.BudgetAdjustmentEvent.newPeriodicInterval.

Passed check 10/10 points: Package has an example

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

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

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

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

ERROR: The named parameter 'useBackgroundActivitySession' is required, but there's no corresponding argument.

lib/src/models/ios_config.dart:81:31

   ╷
81 │   TlIosConfig toTlConfig() => TlIosConfig(
   │                               ^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
meta ^1.18.0 1.18.0 1.18.3
tracelet_android ^3.3.4 3.4.0 3.4.0
tracelet_ios ^3.3.4 3.4.0 3.4.0
tracelet_platform_interface ^3.3.4 3.4.0 3.4.0
tracelet_web ^3.3.4 3.4.0 3.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
build_cli_annotations - 2.1.1 2.1.1
characters - 1.4.1 1.4.1
crypto - 3.0.7 3.0.7
flutter_rust_bridge - 2.12.0 2.12.0
material_color_utilities - 0.13.0 0.13.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1

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

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, Flutter 3.44.1, Dart 3.12.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
38
likes
90
points
6.45k
downloads

Documentation

Documentation
API reference

Publisher

verified publisherikolvi.com

Weekly Downloads

Production-grade background geolocation for Flutter. Battery-conscious tracking, geofencing, SQLite persistence, HTTP sync, and headless execution for iOS & Android.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#geolocation #location #background #geofencing #tracking

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com
thanks.dev
www.patreon.com

License

Apache-2.0 (license)

Dependencies

collection, flutter, meta, tracelet_android, tracelet_ios, tracelet_platform_interface, tracelet_web

More

Packages that depend on tracelet

Packages that implement tracelet