feat: update SDK to 3.8.3+hotfix.12, add message upload progress, and adjust group application parameters
This commit is contained in:
@@ -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.10.1';
|
||||
static const version = '3.8.3+hotfix.12';
|
||||
|
||||
static const _channel = MethodChannel('flutter_openim_sdk');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user