lce 0.1.1+3
lce: ^0.1.1+3 copied to clipboard
Flutter LCE(Load Content Error), mobx state management template, which is convenient for handling loading, content and errors.
0.1.1+1 #
- update dependencies
0.1.1 #
Break #
- Remove
LCEDelegate,To customize the message and progress display, please extendsLCEStateand overrideshowMessage、showMessageDialog、showRetry、buildLoadingViewmethods
0.0.5 #
- optimize function signature
initStore -> buildStore
0.0.4 #
- remove dependencies get_it
0.0.3 #
- optimize function signature
0.0.2+1 #
- fix show message dialog
0.0.2 #
- optimize core and example
0.0.1 #
- Initial version.