bocheung77

Results 3 comments of bocheung77

S.P. i find this issue, if i added GlobalKey in ListView Container. then will get collapse

@ko2ic i don't know, may be? i create a small project for my case main.dart ```dart import 'package:flutter/material.dart'; import 'test.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { //...

update: if screen have image (like .gif), will be get this bug