GIfatahTH / animator

A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.
BSD 3-Clause "New" or "Revised" License
227 stars 28 forks source link

Warning with Flutter 3.0.0 #59

Closed leenorshn closed 1 year ago

leenorshn commented 2 years ago

Hello Sir! There is an issue when I try to run my old project after migrate it on flutter version 3.0.0, it seams that the warning come from animator.

has type 'widgetsbinding' which excludes null. - 'widgetsbinding' some thing like that. Please check it.

I apologize for not having introduced the related code and error