plex 0.0.6 copy "plex: ^0.0.6" to clipboard
plex: ^0.0.6 copied to clipboard

A UI Framework for the Flutter

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 itemAsString and 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 InputAction in the PlexInputWidget. By default, it will go to next text field.

0.0.6 #

  • Major updates on design and theming
  • Added Material-3 in app
  • Add Dark Mode in the application
  • And many bug improvements and updates