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

Remove platform specific code since there isn't any necessary for this project #17

Closed juliansteenbakker closed 3 years ago

juliansteenbakker commented 3 years ago

Because there is platform specific code added, it wil only run on those platforms (Android, ios, web). this isn't necessary because all of flushbar is defined in dart files.