serve_dynamic_ui 1.0.1 serve_dynamic_ui: ^1.0.1 copied to clipboard
A Flutter plugin to render dynamic widgets based on server driven ui.
0.0.1 #
- Initial release includes.
- converting json to flutter widgets could be package provided or custom dynamic widgets.
- can perform in-built actions or custom actions.
- can update dynamic widgets.
- can call methods in a dynamic widget.
- listen to controller changes.
0.0.2 #
- Image changes and documentation.
1.0.0 #
- Dynamic Page caching.
- Pagination Support in Screen.
- Appbar can have dynamic left and right widgets.
- Shimmer loading effects.
- Screen state update.
- Screen Pop Strategies (POP, POP_TO_ROOT, POP_UNTIL_SCREEN).
- Refresh dynamic screens.
- Session Manager Widget to handle Authentication.
1.0.1 #
- migrated from floor to hive.