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

Give us ability to change the routeName (Override FLUSHBAR_ROUTE_NAME) #88

Open EArminjon opened 1 year ago

EArminjon commented 1 year ago

We can use flushbarRoute after instantiate the flushbar but it is override in the show() method...