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

Update README.md #47

Closed iMajeed16 closed 2 years ago

iMajeed16 commented 3 years ago

Updated README.md for RTL branch

Miamoto-Musashi commented 2 years ago

can you release this version ? pedantic dependency, removed here, is blocking null-safety migration

during null safety migration the command dart pub upgrade --major-versions produces pedantic 1.11.1 (discontinued replaced by lints)

dart pub deps:

-- flutter_login 3.0.0
|   |-- another_flushbar 1.10.26
|   |   |-- flutter...
|   |   '-- pedantic...

thanks

cmdrootaccess commented 2 years ago

sure will do shortly

cmdrootaccess commented 2 years ago

released in another_flushbar: ^1.10.27