sp_character_plugin 1.0.0-beta.5
sp_character_plugin: ^1.0.0-beta.5 copied to clipboard
A Flutter plugin for character management on iOS 18+ with SPAvatarKit integration
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-beta.5 - 2025-01-16 #
1.0.0-beta.4 - 2025-01-16 #
1.0.0-beta.3 - 2025-01-16 #
Added #
- Dynamic SPAvatarKit framework download during pod install
- Automatic framework extraction and setup
- Simplified single-version publishing strategy
- Remote framework dependency management
Changed #
- Removed dual-version publishing (production/development)
- Simplified plugin structure and documentation
- Updated to use dynamic framework loading instead of bundled framework
- Reduced plugin package size significantly
Fixed #
- Reduced plugin package size by using remote SPAvatarKit dependency
- Improved build reliability with automatic framework download
- Streamlined installation process