plex 0.2.0 
plex: ^0.2.0 copied to clipboard
PLEX is Flutter UI framework for enterprise apps with pre-built components and best practices for efficient development in addition with many built in widgets
0.2.0 #
- More than 
5menu items will be clubbed inMobile-Viewand when user can navigate there by clickMorebutton - Add 
UserIconson top right of dashboard screen with name. Name will be hidden on small screens. 
0.1.9 #
- Add 
enableSerachcontrol inPlexDataTableto hide and show the search controls - Add 
PlexAppInfoin thePlexApp. UseappInfoinsteadtitlein thePlexApp - Add version info in 
PlexLoginScreenandPlexDashboardScreentop right menu - Add 
debugUsernameanddebugPasswordfield inPlexLoginConfig, sousernameandpasswordfield appears pre-filled in debug mode for testing only 
0.1.8 #
- Add 
onLogoutCallback inPlexAppfor post logout operations i.e. deleting some data etc 
0.1.7 #
- Add 
columnSpacingStyle InPlexDataTable 
0.1.6 #
- Fix Bug In 
PlexWidget 
0.1.5 #
- Formatting Code
 - Remove Redundant Imports
 
0.1.4 #
- Fix Bug
 
0.1.3 #
- Fix PlexNetworking Bugs
 
0.1.2 #
- Updates in UI and Improvements
 - Add Networking in the Library
 
0.1.1 #
- Update UI and Improvements
 - Update Documentations
 
0.1.0 #
- Updates in 
PlexDataTable - Bug Fixes and Improvements in 
UI - Update dependencies to the latest available
 
0.0.9 #
- Update 
PlexInputWidgetproperties - Make 
Plexusable without usingPlexApp 
0.0.8 #
- Add more documentations
 - Updates and minor bug fixes
 
0.0.7 #
- Add documentations
 - Update packages to latest versions
 - Add examples to the code
 - Add licence
 
0.0.6 #
- Major updates on design and theming
 - Added 
Material-3in app - Add 
Dark Modein the application - And many bug improvements and updates
 
0.0.5 #
- Add 
InputActionin thePlexInputWidget. By default, it will go to next text field. 
0.0.4 #
- Fix bug in 
PlexDataPicker, crashes app when clear date if it's not already selected 
0.0.3 #
- Fix 
itemAsStringand mark it as not required 
0.0.2 #
- Add default implementation for item as string
 - Add default parameter names for callback functions
 
0.0.1 #
- Initial Build