A Flutter package to render dynamic widgets. This package will help flutter apps UI to be driven by server and make changes in dynamic widgets without publishing the app by just updating in the server and you can see your changes in app.
No reviews yetBe the first to leave a review for serve_dynamic_ui
Maker
📌
This is the new release of serve_dynamic_ui v1.0.1 🎊🎊🎊🥳🥳
I have added a lot of features and did lot of improvements in this package to help flutter developers develop their flutter apps more easily.
New Updates include:
1. Dynamic Page caching.
2. Pagination Support in Screen.
3. Appbar can have dynamic left and right widgets.
4. Shimmer loading effects.
5. Screen state update.
6. Screen Pop Strategies (POP, POP_TO_ROOT, POP_UNTIL_SCREEN).
7. Refresh dynamic screens.
8. Session Manager Widget to handle Authentication.
Check out this full functional demo app: https://github.com/ServeDynamicU...
Report
Hey Shaik, this is super cool! Dynamic UI sounds like just what I need. One quick thing tho - how user-friendly is it for someone new to Flutter? I'm still getting the hang of it and would love to know if there are any tutorials or guides available. Thanks and congrats on the release! 🎉