shared_prefs_telemetry 0.1.1 copy "shared_prefs_telemetry: ^0.1.1" to clipboard
shared_prefs_telemetry: ^0.1.1 copied to clipboard

A Flutter package that automatically reads SharedPreferences data and sends it to a telemetry server at app launch.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), and this project adheres to Semantic Versioning (https://semver.org/spec/v2.0.0.html).

0.1.0 - 2025-08-10 #

Added #

  • Initial release of shared_prefs_telemetry.
  • Automatic collection of SharedPreferences at app startup.
  • Configurable TelemetryConfig with server URL, optional API key, timeout, logging and excludeKeys support.
  • Example app demonstrating basic integration.
0
likes
125
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that automatically reads SharedPreferences data and sends it to a telemetry server at app launch.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_remote_config, flutter, http, shared_preferences

More

Packages that depend on shared_prefs_telemetry