flutter_easyloading 3.0.5
flutter_easyloading: ^3.0.5 copied to clipboard
A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
3.0.0 2021.03.12 #
- 🎉 It's support Null Safety now
2.2.1 2020.11.30 #
- fixed bugs
2.2.0 2020.11.19 #
- add init method
2.1.1 2020.11.11 #
- fixed bugs
1.3.0 2020.09.24 #
- fixed bugs
1.1.1 2020.02.28 #
- add showToast
1.0.1 2019.12.26 #
- fixed bugs
1.0.0 2019.12.26 #
- support custom style
- relased v1.0.0
- fixed bugs
0.0.3 2019.12.25 #
- fixed bugs
0.0.2 2019.12.24 #
- add indicatorType
0.0.1 2019.12.23 #
- init