idea_widget_preview 0.0.4 copy "idea_widget_preview: ^0.0.4" to clipboard
idea_widget_preview: ^0.0.4 copied to clipboard

Widget Preview in IDEA-based development environments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idea_widget_preview

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

dependencies:
  idea_widget_preview: ^0.0.4

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:idea_widget_preview/preview.dart';
13
likes
60
points
44
downloads

Publisher

verified publishersoftsense.xyz

Weekly Downloads

Widget Preview in IDEA-based development environments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, collection, device_frame, flutter, flutter_hooks, http, intl, meta, shelf, shelf_router

More

Packages that depend on idea_widget_preview