preview 0.0.6 copy "preview: ^0.0.6" to clipboard
preview: ^0.0.6 copied to clipboard

outdated

Create samples of you widgets and preview them in real time

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add preview

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

dependencies:
  preview: ^0.0.6

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:preview/preview.dart';
49
likes
20
pub points
58%
popularity

Publisher

verified publisherjaimeblasco.com

Create samples of you widgets and preview them in real time

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, args, async, dart_style, device_frame, flutter, http, path, vm_service

More

Packages that depend on preview