fastpix_flutter_core_data 1.0.2
fastpix_flutter_core_data: ^1.0.2 copied to clipboard
A comprehensive Flutter SDK for video player analytics and event tracking, designed to provide detailed insights into video playback behavior and user engagement metrics.
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.1 - 2025-08-29 #
Added #
- Exposed Error model import via the library entrypoint, allowing direct access without separate imports.
1.0.0 - 2025-08-28 #
Added #
- Initial release of the Flutter Core SDK
- Core functionality:
- Video playback event tracking and analytics
- Device information utilities and platform detection
- Network connectivity monitoring and status tracking
- Session management and lifecycle handling
- Event dispatching system with buffering capabilities
- Configuration management with flexible builder pattern
- Documentation files:
- Comprehensive README.md with setup instructions
- Usage examples and integration guides
- API reference documentation
- Contributing guidelines and development setup
- Basic project structure:
- Flutter package build system and configuration
- Pubspec.yaml with dependency management
- Test framework integration and example tests
- Code quality tools (lints, analysis options)
- CI/CD pipeline configuration (Azure Pipelines)
- SonarQube integration for code quality analysis