Brett
2025-10-22 09:40:18 +08:00
parent 1d27e9bc98
commit afb98bf399
13 changed files with 103 additions and 70 deletions

View File

@@ -2,7 +2,7 @@ import 'package:flutter/services.dart';
import 'package:flutter_openim_sdk/flutter_openim_sdk.dart';
class OpenIM {
static const version = '3.8.3+hotfix.7';
static const version = '3.8.3+hotfix.10';
static const _channel = MethodChannel('flutter_openim_sdk');