ZEGOCLOUD / zego_uikit_prebuilt_call_flutter

MIT License
16 stars 15 forks source link

Error: The argument type 'ImmutableBuffer' can't be assigned to the parameter type 'Image'. #13

Closed tasaddaq-hussain closed 1 year ago

tasaddaq-hussain commented 1 year ago

I am facing this error when i integrated "zego_uikit_prebuilt_call" package =>(https://pub.dev/packages/zego_uikit_prebuilt_call).

Error messages: : Error: The argument type 'ImmutableBuffer' can't be assigned to the parameter type 'Image'. resource_image_provider.dart:61

This is result of from: 'flutter doctor' Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.7.6, on Ubuntu 22.04.2 LTS 5.19.0-43-generic, locale en_US.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Chrome - develop for the web [✓] Linux toolchain - develop for Linux desktop [✓] Android Studio (version 2022.2) [✓] Android Studio [✓] VS Code (version 1.79.1) [✓] Connected device (3 available) [✓] HTTP Host Availability

• No issues found!

tasaddaq-hussain commented 1 year ago

any update please!

yoer commented 1 year ago

Could you provide a detailed code stack trace for the error messages? I couldn't find which code segment is causing the errors based on the information you provided.

tasaddaq-hussain commented 1 year ago

error is solved after flutter upgrade into 3.10.5