tree: b0b7c7330df29cec13782169956fb940170b4bb4
  1. hello/
  2. local/
  3. remote/
  4. analysis_options.yaml
  5. README.md
packages/rfw/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.