rfw 1.0.26 copy "rfw: ^1.0.26" to clipboard
rfw: ^1.0.26 copied to clipboard

Remote Flutter widgets: a library for rendering declarative widget description files at runtime.

example/README.md

There are several examples.

  • hello shows how RemoteWidget can render some widgets from a description interpreted at runtime.

  • local shows how to create new local widget definitions for use in remote widget descriptions.

  • remote is a proof-of-concept showing files being obtained from a remote server and rendered by the application at runtime.

  • wasm shows how package:rfw can be combined with package:wasm to configure logic as well as the user interface at runtime.

459
likes
130
pub points
83%
popularity

Publisher

verified publisherflutter.dev

Remote Flutter widgets: a library for rendering declarative widget description files at runtime.

Repository (GitHub)
View/report issues
Contributing

Topics

#ui #widgets

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on rfw