easy_app 0.1.10
easy_app: ^0.1.10 copied to clipboard
A simple flutter package to make app easily. Provides useful functions for app. This package would be used in small-scale app, such as a personal app, or a test app.
0.1.10 #
- Improved Language Manager
- Fixed the parameter of getValue() in ConfigFile class.
0.1.9 #
- Added InAppNotification default colors
0.1.8 #
- Drawer now supports
Widgetas its items
0.1.7 #
- Added descriptions to most of methods and classes
0.1.6 #
- Added
EasyApp.initializePath()method
0.1.5 #
- Update README.md
0.1.4 #
- Update README.md
0.1.3 #
- Fixed
backgroundColorfor SideBar
0.1.2 #
- Fixed Sidebar Issue
0.1.1 #
- Added
backgroundColorOption for SideMenu - Added
notConnectedMessageandnotAccessibleMessageOption for NetworkUtils.showNetworkAccessDeniedMessage()
0.1.0 #
0.0.1 #
- Created the initial version of the project.