sinsera_track_sdk 1.0.1
sinsera_track_sdk: ^1.0.1 copied to clipboard
Official Sinsera Track SDK for Flutter applications. Provides advanced attribution tracking with device fingerprinting and fraud analysis capabilities.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-10-10 #
Added #
- Initial release of Sinsera Track SDK
- HMAC-SHA256 authentication with native C++ implementation
- Device fingerprinting and fraud detection capabilities
- Cross-platform support (iOS, Android, macOS, Windows, Linux)
- Session management and event tracking
- Comprehensive error handling and exception types
- Debug logging support
- Automatic JWT token management
- Device information collection
- Sensor data integration
- Secure cryptographic operations using native libraries
Security #
- All sensitive cryptographic operations implemented in native C++
- HMAC-SHA256 authentication for API requests
- Secure device hash generation
- No sensitive data stored in plain text
Documentation #
- Complete API documentation
- Usage examples and quick start guide
- Platform-specific setup instructions
- Troubleshooting guide