flutter_mvp 1.1.1
flutter_mvp: ^1.1.1 copied to clipboard
A Base MVP Flutter package project.
1.1.1 2019-12-23. #
- comment AppLifecycleState.detached in flutter 1.12 , updated by cy.
1.1.0 2019-12-20. #
- update AppLifecycleState.suspending deprecated in flutter 1.12 , updated by cy.
1.0.9 2019-10-25. #
- update AppLifecycleState.resumed , updated by cy.
1.0.8 2019-09-30. #
- add lifecycle in abstract_view , updated by cy.
1.0.7 2019-09-04. #
- remove assert , updated by cy.
1.0.6 2019-07-12. #
- set empty data with image and text , updated by cy.
1.0.5 2019-06-28. #
- set key in constructor method , updated by cy.
1.0.4 2019-05-22. #
- Update code type , updated by cy.
1.0.3 2019-04-24. #
- add showTips in IView, updated by cy.
1.0.2 2019-04-24. #
- Presenter name change, updated by cy.
1.0.1 2019-04-24. #
- Directory adjustment, updated by cy.
1.0.0 2019-04-24. #
- Initial version, created by cy.