nesp_sdk_flutter_ui 0.0.1-dev.5 copy "nesp_sdk_flutter_ui: ^0.0.1-dev.5" to clipboard
nesp_sdk_flutter_ui: ^0.0.1-dev.5 copied to clipboard

The ui library of the NESP SDK for Flutter

0.0.1-dev.5 #

  • FEAT(core): add ui state persistence and other features.

0.0.1-dev.4 #

  • DOCS: initialize project structure and add basic configurations.

0.0.1-dev.3 #

  • Lazy to call ViewModel's initialize method.
  • Add BuildContext for module manager callbacks.

0.0.1-dev.2 #

  • Add ListItem, ListGroup, DashLine and ChangeNotifierViewModelContent.
  • Updates ViewModel to support visibility changes.
  • Add Image to support save image listen image load from file.

0.0.1-dev.1 #

  • The Initial version