rfw_builder 0.0.3+8 copy "rfw_builder: ^0.0.3+8" to clipboard
rfw_builder: ^0.0.3+8 copied to clipboard

A builder tool to generate RemoteFlutterWidget tree; converting between .rfw and .rfwtxt formats, including the intermediate class RemoteWidgetLibrary.

rfw_builder contains rfw_builder and rfw_txt tools #

1. rfw_builder: generate RemoteFlutterWidget tree #

2. rfw_txt: Converting between .rfw and .rfwtxt formats, including the intermediate class RemoteWidgetLibrary #

install rfw2txt and txt2rfw command:

dart pub global activate rfw_builder

rfw2txt: convert .rfw to .rfwtxt:

rfw2txt test1.rfw [-o test.rfwtxt]

txt2rfw: convert .rfwtxt to .rfw:

txt2rfw test2.rfwtxt [-o test2.rfw]

0
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A builder tool to generate RemoteFlutterWidget tree; converting between .rfw and .rfwtxt formats, including the intermediate class RemoteWidgetLibrary.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, path, rfw, yaml

More

Packages that depend on rfw_builder