seilon_voice_plugin 0.1.2
seilon_voice_plugin: ^0.1.2 copied to clipboard
Flutter bridge for the Seilon BLE recorder SDK on Android and iOS.
0.1.2 #
- Updated the minimum supported SDK versions to Flutter 3.44 and Dart 3.12.
- Migrated the Android plugin and example app to the AGP 9 built-in Kotlin-compatible Gradle layout.
- Verified compatibility with Flutter 3.44.2 on Android and iOS.
- Fixed the English and Simplified Chinese README navigation on pub.dev.
0.1.1 #
- Replaced the package README with an English-first bilingual API and usage guide.
- Added in-page English and Simplified Chinese language switching.
- Documented file-transfer progress, device hotspot credentials, and TCP endpoint usage.
- Added the verified Seilon homepage and package topics to pub.dev metadata.
0.1.0 #
- 集成 Seilon BLE SDK 1.0.0 Android AAR/Maven 制品和 iOS XCFramework。
- 新增完整类型化 Dart API、稳定错误码、事件流与会话令牌保护。
- 新增 Android 运行时权限检查和申请。
- 支持 iOS CocoaPods、Swift Package Manager、真机与模拟器架构。
- 将 example 升级为全功能双端真机测试面板,并补充 Dart、Widget、Integration 和 Android 原生测试。
0.0.1 #
- Initial Flutter plugin scaffold.