openimsdk / open-im-flutter-demo

Demo developed based on flutter open IM SDK.
https://openim.io
Apache License 2.0
310 stars 208 forks source link

[Error] The flutter example demo executes the $ flutter pub get $ flutter run command, and the dependency version is wrong. #121

Closed kinmonkey7 closed 1 month ago

kinmonkey7 commented 2 months ago

OpenIM Server Version

SDK-3.8.0

Operating System and CPU Architecture

macOS (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

jintao@jintaodeMacBook-Pro open-im-flutter-demo % flutter run
Launching lib/main.dart on iPhone 15 Pro Max in debug mode... Running Xcode build...
Xcode build done. 10.8s Failed to build iOS app Error (Xcode): ../../../.pub-cache/hosted/pub.dev/extended_text_field-15.0.0/lib/src/official/rendering/edita ble.dart:1827:29: Error: Too few positional arguments: 3 required, 2 given.

Could not build the application for the simulator. Error launching application on iPhone 15 Pro Max. jintao@jintaodeMacBook-Pro open-im-flutter-demo %

Screenshots Link

![Uploading WechatIMG34.jpg…]()

OpenIM-Robot commented 2 months ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack πŸ€– to connect and communicate with our developers.

zisequkuai commented 2 months ago

the same question

OpenIM-Robot commented 2 months ago

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


the same question

std-s commented 1 month ago

Use Flutter version 3.22.3 and use a real device or an Android emulator.