IsaiasSantana / keyboard_utils

A Flutter plugin to check keyboard visibility.
MIT License
49 stars 49 forks source link

Build is called multiple times on keyboard coming up and going down #52

Open ajitsmilejay opened 2 years ago

ajitsmilejay commented 2 years ago

Hi,

Package is working very well. But we are facing this issue of multiple times refreshing / build of the call being called multiple times. Because of this

Performance issues are coming in

Not able to do the animation as it is being called multiple times. Looks jerky..