secure_flutter 0.0.2
secure_flutter: ^0.0.2 copied to clipboard
A secure license validation plugin for Flutter using API key and bundle ID verification.
# Changelog
All notable changes to this project will be documented in this file.
## [0.0.1] - 2025-05-19
### Added
- Initial release with API key validation
- Support for Flutter environment variable integration
- SecureCore implementation with server-side verification