sp_character_plugin 1.0.0-beta.13
sp_character_plugin: ^1.0.0-beta.13 copied to clipboard
A Flutter plugin for character management on iOS 17+ 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.10 - 2025-01-16 #
Fixed #
- Corrected README.md installation instructions to show correct version number (^1.0.0-beta.9)
1.0.0-beta.9 - 2025-01-16 #
Fixed #
- Updated README.md installation instructions to reflect correct version number
1.0.0-beta.8 - 2025-01-16 #
Added #
- Manual streaming playback functionality for enhanced audio control
1.0.0-beta.7 - 2025-01-16 #
Added #
- Manual streaming playback functionality for enhanced audio control
- Full iOS simulator support alongside device support
- Enhanced compatibility with iOS 17+ devices and simulators
- Improved framework architecture support for both arm64 and x86_64-simulator
Changed #
- Updated SPAvatarKit framework to support both device and simulator architectures
- Enhanced documentation to reflect simulator support capabilities
- Improved installation process for development environments
Fixed #
- Resolved dependency resolution issues with pub.dev
- Enhanced framework download reliability for all supported architectures
- Better error handling for simulator-specific builds
1.0.0-beta.6 - 2025-01-16 #
Changed #
- Updated documentation to accurately reflect iOS 17+ and Xcode 15+ support
- Corrected minimum requirements in README.md and podspec files
- Updated installation instructions to use correct iOS version
Fixed #
- Documentation inconsistencies regarding iOS version requirements
- Clarified Xcode version requirements for development
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