playgrounder 0.2.0 copy "playgrounder: ^0.2.0" to clipboard
playgrounder: ^0.2.0 copied to clipboard

An opinionated playground builder for Flutter components: live preview, presets, and knobs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add playgrounder

With Flutter:

 $ flutter pub add playgrounder

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

dependencies:
  playgrounder: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:playgrounder/playgrounder.dart';
0
likes
0
points
303
downloads

Publisher

verified publisherluisburgos.xyz

Weekly Downloads

An opinionated playground builder for Flutter components: live preview, presets, and knobs.

Repository (GitHub)
View/report issues

Topics

#playground #preview #knobs #design #widget

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on playgrounder