You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
OpenIM-Robot
changed the title
[错误]flutter示例demo执行 $ flutter pub get $ flutter run命令,依赖版本错误
[Error] The flutter example demo executes the $ flutter pub get $ flutter run command, and the dependency version is wrong.
Sep 5, 2024
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
The text was updated successfully, but these errors were encountered: