plex 0.0.7
plex: ^0.0.7 copied to clipboard
PLEX is a Flutter UI framework for building enterprise apps, offering pre-built components and best practices for data management, architecture, and testing. It provides a customizable foundation with [...]
0.0.1 #
- Initial Build
0.0.2 #
- Add default implementation for item as string
- Add default parameter names for callback functions
0.0.3 #
- Fix
itemAsStringand mark it as not required
0.0.4 #
- Fix bug in
PlexDataPicker, crashes app when clear date if it's not already selected
0.0.5 #
- Add
InputActionin thePlexInputWidget. By default, it will go to next text field.
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.7 #
- Add documentations
- Update packages to latest versions
- Add examples to the code
- Add licence