flutter_chat_ui icon indicating copy to clipboard operation
flutter_chat_ui copied to clipboard

Frame keep rendering on Chat widget without do anything, casue mobile battery drop fast and hot

Open weishirongzhen opened this issue 1 year ago • 14 comments

General

What bug do you experience? 🐞

Frame keep rendering on Chat widget without do anything, casue mobile battery drop fast and hot

How can it be reproduced? 🤔

run example, and stay at screen

What behavior is expected? 💡

Frame render when it's need


Extras

Screen

https://github.com/flyerhq/flutter_chat_ui/assets/54241621/70dbbe45-6139-4f1f-a232-2e17b6d71184

shots or videos 📸

Code snippets 📝


Environment info

Please specify the flutter, flutter-chat-ui versions.

flutter: 3.10.1 flutter-chat-ui: ^1.6.8

flutter doctor -v output 👇

[✓] Flutter (Channel stable, 3.10.1, on macOS 13.3.1 22E772610a darwin-arm64, locale zh-Hans-CN)                                                                      ✔  7s  12:58:43 
    • Flutter version 3.10.1 on channel stable at /Users/weiwei/fvm/versions/stable
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d3d8effc68 (5 days ago), 2023-05-16 17:59:05 -0700
    • Engine revision b4fb11214d
    • Dart version 3.0.1
    • DevTools version 2.23.1



Platform

Iphone x

OS version (iOS 16.3,1 )


weishirongzhen avatar May 22 '23 05:05 weishirongzhen