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

outdated

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

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

dependencies:
  flutterbook: ^0.1.1

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';
42
likes
0
points
390
downloads

Publisher

verified publishermoonsdontburn.design

Weekly Downloads

A storyboard tool to accelerate the development of Flutter widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_feather_icons, google_fonts, provider, recase

More

Packages that depend on flutterbook