cmdrootaccess / another-flushbar

A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts.
https://pub.dev/packages/another_flushbar
MIT License
145 stars 89 forks source link

Throwing error stating cannot be called on 'SchedulerBinding?' #70

Closed singhtaranjeet closed 2 years ago

singhtaranjeet commented 2 years ago

Error: Method 'addPostFrameCallback' cannot be called on 'SchedulerBinding?' because it is potentially null.

This error is only occurring when using version 1.10.28 or 1.10.29 but not in 1.10.27 In flushbar.dart line number 350.

singhtaranjeet commented 2 years ago

Closing Duplicate of https://github.com/cmdrootaccess/another-flushbar/issues/68