open-im-flutter-demo
open-im-flutter-demo copied to clipboard
Demo developed based on flutter open IM SDK.
### What happened? ```objc - (void)registerActivityToken:(FlutterMethodCall*)call result:(FlutterResult)result { NSDictionary *ConfigurationInfo = call.arguments; [GeTuiSdk registerActivityToken:ConfigurationInfo[@"token"]]; } ``` ### What did you expect to happen? flutter run fro iOS ### How can...
### What happened? ```sh flutter run Launching lib/main.dart on sdk gphone arm64 in debug mode... You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is...
### OpenIM Server Version 3.5.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce I/F-OpenIMSDK(native call flutter)( 5952):...
### Why this feature? sdk typingStatusUpdate @Deprecated('Use [OpenIM.iMManager.conversationManager.changeInputStates(conversationID:focus:)] instead') ### Suggested Solution Please update the code ### Additional Information _No response_
### OpenIM Server Version 3.8.0 ### Operating System and CPU Architecture Windows (ARM) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce C:\Users\VIP\Downloads\openim-demo-3.8.3>fvm use 3.27.4 ✓...
### OpenIM Server Version 3.8.3+3 ### Operating System and CPU Architecture macOS (ARM) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce Error (Xcode): Illegal text-relocation...
### OpenIM Server Version v3.8.1 ### Operating System and CPU Architecture Windows (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce flutter 3.24.5启动报错,不支持geolocator 12.0.0版本 将flutter升级到3.27.0...
### What would you like to share? As title desc ### Additional information _No response_
### OpenIM Server Version version: 0.0.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce FAILURE: Build failed...
### Why this feature? 是需要自己接入firebase推送吗,我看官方文档写了有 ### Suggested Solution 是需要自己接入firebase推送吗,我看官方文档写了有 ### Additional Information _No response_