flutterbook 0.1.9 copy "flutterbook: ^0.1.9" to clipboard
flutterbook: ^0.1.9 copied to clipboard

A storyboard tool to accelerate the development of Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterbook
copied to clipboard

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

dependencies:
  flutterbook: ^0.1.9
copied to clipboard

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:flutterbook/flutterbook.dart';
copied to clipboard
42
likes
130
points
71
downloads

Publisher

verified publishermoonsdontburn.design

Weekly Downloads

2024.10.04 - 2025.04.18

A storyboard tool to accelerate the development of Flutter widgets.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, dart_code_viewer2, device_preview, flutter, flutter_feather_icons, flutter_markdown, google_fonts, provider, recase

More

Packages that depend on flutterbook