internet_connection_checker_plus
internet_connection_checker_plus copied to clipboard
UI Lag Problems in v0.0.1
Hi, Thanks for the package.
I am using the 0.0.1 version for a large and conflicted project.
This package causes UI lags. For example: GestureDetector calls the OnTap function a couple of seconds delayed. Similar things happen when navigating, etc. Even Android OS's System UI stops responding frequently.
It took me serious time to recognize the reason for the performance issue because I didn't suspect it from this package.
Is this issue fixed in the newer version? Is it reported before?
I tried to update the package to test myself but there is a lot of dependency conflict raised in my project, so I just wanted to ask you.
Thanks.