- This is a demo code for rfw(remote flutter widget) and webview, so you can see examples for Server Driven UI.
- It makes widget tree dynamically in runtime.
- You can try each examples, "local", "remote", "webview" in folder.
This is an exmaple for Cliend side code.
You can use remote widget from server side.
Also you can use webview for making dynamic view.
You can use in_app_webview
package with observing javascript function for excuting flutter side code.