The application may be doing too much work on its main thread flutter

1,096 views
Skip to first unread message

nisho kumaran

unread,
Jul 15, 2020, 2:13:01 AM7/15/20
to Flutter Development (flutter-dev)
 I'm facing an issue in flutter. its saying "The application may be doing too much work on its main thread" when methodchannel invoke the method from android to flutter, in flutter main function receive the call back, in this point we are calling  one API for some reason ,that time i got the issue,

Souvik Dutta

unread,
Jul 15, 2020, 8:39:57 AM7/15/20
to nisho kumaran, Flutter Development (flutter-dev)
This generally should not cause any problem. This usually only seen in debug mode since the framework needs to do a lot of stuff, so rather than freezing the entire app it intelligently skips some frames. 

On Wed, Jul 15, 2020, 11:43 AM nisho kumaran <nishok...@gmail.com> wrote:
 I'm facing an issue in flutter. its saying "The application may be doing too much work on its main thread" when methodchannel invoke the method from android to flutter, in flutter main function receive the call back, in this point we are calling  one API for some reason ,that time i got the issue,

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/9fdab63f-8ff4-4531-a2aa-901dc87680b6o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages