GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
918 stars 337 forks source link

Hide some opinionated widgets #1966

Closed TinhHuynh closed 2 months ago

TinhHuynh commented 3 months ago

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

Android

What version are you using?

8.0.0-beta.3

What happened?

I want to hide some opinionated widgets that are marked in the attached screenshots

  1. I don't know what that is, but sometimes it shows.
  2. When I turn off the internet and send a message, the red error icon will be shown. Any solution to disable the icon, since I want to customize the resend button and the error icon?

Steps to reproduce

1. N/A.
2. Turn off the internet and send a message.

Supporting info to reproduce

ảnh

Relevant log output

No response

Flutter analyze output

Analyzing riverX...                                                     
No issues found! (ran in 119.1s)

Flutter doctor output

[!] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3737], locale en-US)
    • Flutter version 3.22.2 on channel stable at C:\Users\tynkl\fvm\default
    ! Warning: `flutter` on your path resolves to C:\Users\tynkl\fvm\versions\3.22.2\bin\flutter, which is not inside your current Flutter SDK checkout at C:\Users\tynkl\fvm\default. Consider adding
      C:\Users\tynkl\fvm\default\bin to the front of your path.
    ! Warning: `dart` on your path resolves to C:\Users\tynkl\fvm\versions\3.22.2\bin\dart, which is not inside your current Flutter SDK checkout at C:\Users\tynkl\fvm\default. Consider adding
      C:\Users\tynkl\fvm\default\bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 761747bfc5 (3 weeks ago), 2024-06-05 22:15:13 +0200
    • Engine revision edd8546116
    • Dart version 3.4.3
    • DevTools version 2.34.3
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
    • Android SDK at C:\Users\tynkl\AppData\Local\Android\sdk
    • Platform android-34, build-tools 33.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
    • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[X] Visual Studio - develop Windows apps
    X Visual Studio not installed; this is necessary to develop Windows apps.
      Download at https://visualstudio.microsoft.com/downloads/.
      Please install the "Desktop development with C++" workload, including all of its default components

[√] Android Studio (version 2024.1)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)

[√] VS Code (version 1.86.2)
    • VS Code at C:\Users\tynkl\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.82.0

[√] Connected device (4 available)
    • SM A047F (mobile) • R58TB1PKGJL • android-arm64  • Android 14 (API 34)
    • Windows (desktop) • windows     • windows-x64    • Microsoft Windows [Version 10.0.22631.3737]
    • Chrome (web)      • chrome      • web-javascript • Google Chrome 125.0.6422.142
    • Edge (web)        • edge        • web-javascript • Microsoft Edge 126.0.2592.61

[√] Network resources
    • All expected network resources are available.

! Doctor found issues in 2 categories.

Code of Conduct

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 20 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.