rfw_preview 0.5.2 copy "rfw_preview: ^0.5.2" to clipboard
rfw_preview: ^0.5.2 copied to clipboard

Dev preview widget for rfw_gen. Renders generated rfwtxt with automatic Runtime setup and custom widget support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rfw_preview

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rfw_preview: ^0.5.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rfw_preview/rfw_preview.dart';
0
likes
150
points
244
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dev preview widget for rfw_gen. Renders generated rfwtxt with automatic Runtime setup and custom widget support.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, rfw, shared_preferences

More

Packages that depend on rfw_preview