siu666

Results 11 comments of siu666

@pull-bot could yours rebuild the tarball in CircleCI ?, cause it had been removed after 30days , thx~~~

code sample ``` ### main.dart import 'package:flutter/material.dart'; import 'page/BBSdetail/BBSdetail.dart'; // import 'page/Test.dart'; class MyApp extends StatelessWidget { const MyApp({ Key? key }) : super(key: key); @override Widget build(BuildContext context) {...

@darshankawar thanks for viewing. and i don't think will be the code cause this situation , like i said before . all the application that i download from App Store...

sorry , is not relate like the issue below , here is the specifically situation(under IOS release mode) : 1、when i first launch my App , everything is smoothly. 2、when...

jittery behavior wont be happen when i using record function from my iphone ,this situation i saw in other issues few days ago , seems said that when using the...

yes , also jitter, btw , could you give me a sample code that you can work smoothly then i can test with it ? @darshankawar

sorry , is it my description not clearly ? this situation is happening all the flutter App that i download from App Store , i hope this situation can get...

yes ,under iphone8 series it wont has jitter ,but when i use iPhoneX or further series IOS device like XS、11、12 ,it will reproduce , but when i ask someone who...

code sample is jitter . but now, how i could fix that jitter problem , from now , this situation is much worse than i use H5~😭 @darshankawar @danagbemava-nc