mobsms 1.2.1
mobsms: ^1.2.1 copied to clipboard
To provide developers with a global SMS verification code tool, developers can use this tool to insert the SMS verification code SDK in the app, and SMS verification can be achieved with simple Settin [...]
1.2.1 #
- 移除本机验证功能
- 升级 AGP 至 8.6.0,适配 Gradle 8.x
- 迁移至 AndroidX,移除废弃的 android.support.test
- 修复 SMSSDKLog 包名错误
- 移除废弃的 PluginRegistry.Registrar 注册方式
- 适配 Android 12+,添加 android:exported 声明
- SDK 约束放宽至 Dart <4.0.0
1.1.10 #
- 更新公共库版本
1.1.9 #
- 增加SDK稳定性
1.1.8 #
- 增加SDK稳定性
1.1.7 #
- 增加SDK稳定性
1.1.6 #
- Delete useless configuration
1.1.4 #
- 增加空安全验证
- 更新公共库版本
1.1.3 #
- 适配严格模式隐私协议
1.1.2 #
- 更新依赖
1.1.1 #
- 适配隐私协议接口
1.1.0 #
- 适配Flutter版本更新导致的UIThread error问题
1.0.1 #
- 初版作成