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

Delete unused field positionOffset #119

Closed Frezyx closed 1 year ago

Frezyx commented 1 year ago

The positionOffset field isn't used in any widget or method in Flushbar but exist in constructor. I deleted this field in PR