plex 0.1.0
plex: ^0.1.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.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