rfw 1.0.32
rfw: ^1.0.32 copied to clipboard
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
There are several examples.
-
helloshows howRemoteWidgetcan render some widgets from a description interpreted at runtime. -
localshows how to create new local widget definitions for use in remote widget descriptions. -
remoteis a proof-of-concept showing files being obtained from a remote server and rendered by the application at runtime.