Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 41bd7c9

Browse files
update
1 parent 0ff90d5 commit 41bd7c9

File tree

7 files changed

+14
-16
lines changed

7 files changed

+14
-16
lines changed

‎im_flutter_sdk/pubspec.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: im_flutter_sdk
2-
description: "A new Flutter plugin project."
2+
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
33
version: 4.13.0
4-
homepage:
4+
homepage:https://www.easemob.com
55

66
environment:
77
sdk: '>=3.3.0'

‎im_flutter_sdk_android/pubspec.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: im_flutter_sdk_android
2-
description: "A new Flutter project."
2+
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
33
version: 4.13.0
4-
homepage:
4+
homepage:https://www.easemob.com
55

66
environment:
77
sdk: '>=3.3.0'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 0.0.1
1+
## 4.13.0
22

3-
* TODO: Describe initial release.
3+
* 首次修改为联合插件模式

‎im_flutter_sdk_interface/lib/src/internal/inner_headers.dart‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ export '../../interface/platform_interface/user_info_manager.dart';
4747
export '../event_handler/manager_event_handler.dart';
4848
export '../tools/chat_area_code.dart';
4949
export '../tools/em_tools.dart';
50-
51-

‎im_flutter_sdk_interface/lib/src/tools/em_extension.dart‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extension MapExtension on Map {
4040
dynamic data = convert.jsonDecode(value);
4141
value = data;
4242
break;
43-
// ignore: empty_catches
43+
// ignore: empty_catches
4444
} on FormatException {}
4545
} while (false);
4646
ret[tmpKey] = value;

‎im_flutter_sdk_interface/pubspec.yaml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: im_flutter_sdk_interface
2-
description: "A new Flutter plugin project."
3-
version: 0.0.1
4-
homepage:
2+
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
3+
version: 4.13.0
4+
homepage:https://www.easemob.com
55

66
environment:
7-
sdk: ^3.4.0
8-
flutter: ">=3.22.0"
7+
sdk: '>=3.3.0'
8+
flutter: '>=3.3.0'
99

1010
dependencies:
1111
flutter:

‎im_flutter_sdk_ios/pubspec.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: im_flutter_sdk_ios
2-
description: "A new Flutter plugin project."
2+
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
33
version: 4.13.0
4-
homepage:
4+
homepage:https://www.easemob.com
55

66
environment:
77
sdk: '>=3.3.0'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /