tracelet_firebase 3.1.3
tracelet_firebase: ^3.1.3 copied to clipboard
Firebase adapter for Tracelet. Automatically configures native HTTP sync to push locations directly to the Firebase RTDB and manages background auth token refresh.
3.1.3 #
- CHORE: Sync release versions across workspace.
3.0.1 #
- FIX(ios): Add missing
FlutterFrameworkdependency to SPM plugin configuration to resolve compilation failures andPlatformExceptions.
3.0.0 #
- CHORE: bump version to match tracelet 3.0.0 release.
- FEAT: upgraded
traceletcore dependency to^3.0.0which includes the new high-performance Rust Engine rewrite for improved battery efficiency and tracking reliability.
1.0.1 #
- chore: optimize package description and metadata.
1.0.0 #
- Initial release of the Tracelet Firebase Adapter.