sura_flutter 0.2.1
sura_flutter: ^0.2.1 copied to clipboard
A flutter package from AsurRaa for widgets and utility functions
0.2.1 25 May 2021 #
- update type to FutureOr
- Improve example and Documentaion
0.2.0 22 May 2021 #
- UPGRADE TO NULL SAFETY
0.1.5 19 May 2021 #
- Add default Color to SuraColor
- Rename NotifierMixin to BoolNotifierMixin and can add value to toggle loading
0.1.4 10 April 2021 #
- fix FutureManager error when call refresh
0.1.3 04 April 2021 #
- fix SuraListTile subtitle text color
0.1.2 25 March 2021 #
- Add documentation
- add throwError to FutureManager
0.1.1 15 March 2021 #
- Add FutureManager
- Add AsyncSubjectManager
- Add FutureManagerBuilder
- Breaking change:
- SuraStyle change to SuraDecoration
0.0.8 6 March 2021 #
- Add textColor property to SuraFlatButton,SuraRaisedButton and SuraAsyncButton
0.0.7 4 March 2021 #
- Improve pub score
0.0.6 4 March 2021 #
- add SuraDecoder
- improve SuraAsyncButton
0.0.5 3 March 2021 #
- Code improvment
- add buttonColor to SuraSimpleDialog
- update SuraFlatButton
0.0.4 28 February 2021 #
- Code improvement
0.0.3 28 February 2021 #
- add SuraPaginatedList
- add SuraPaginatedGridBuilder
0.0.2 28 February 2021 #
- code improvement
- imporve README
- add SuraFormValidator
- add SuraActionSheet
- rework SuraColor
0.0.1 27 February 2021 #
- initial release