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 90 forks source link

Problem to run the app, because of null check #68

Closed Arlindo-Pelembe-Jr closed 1 year ago

Arlindo-Pelembe-Jr commented 2 years ago

Hi, we are facing difficult to iniatialize the because of one line or something relad the bus is:

/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/another_flushbar-1.10.29/lib/flushbar.dart:350:31: Error: Method 'addPostFrameCallback' cannot be called on 'SchedulerBinding?' because it is potentially null.

moNiti commented 2 years ago

same here

lordlamee commented 2 years ago

same issue here

PlugFox commented 2 years ago

Same

ghost commented 2 years ago

I have encountered the same issue, going back to version 1.10.28 fixed it for now.

saurabhkumar8112 commented 2 years ago

I think the author can keep this version as v2 based on semantic versioning practices : https://semver.org/

singhtaranjeet commented 2 years ago

For now you can use version 1.10.27 but this should be resolved by the author. I request @cmdrootaccess to have a look at this pr https://github.com/cmdrootaccess/another-flushbar/pull/69

floxydio commented 2 years ago

Already Fixed, But wait for author accept this PR

raudyagdel commented 2 years ago

Same error, hope PR is accepted soon

cmdrootaccess commented 1 year ago

addressed in https://github.com/cmdrootaccess/another-flushbar/issues/81