demoflu 0.8.1 copy "demoflu: ^0.8.1" to clipboard
demoflu: ^0.8.1 copied to clipboard

outdated

Flutter widget demo builder. Web application to display widget usage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add demoflu

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

dependencies:
  demoflu: ^0.8.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:demoflu/demoflu.dart';
8
likes
0
pub points
34%
popularity

Publisher

verified publishercaduandrade.net

Flutter widget demo builder. Web application to display widget usage.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flex_color_picker, flutter, flutter_highlight, multi_split_view, url_launcher

More

Packages that depend on demoflu