werkbank 0.0.1 copy "werkbank: ^0.0.1" to clipboard
werkbank: ^0.0.1 copied to clipboard

A framework to build widgets in isolation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add werkbank

With Flutter:

 $ flutter pub add werkbank

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

dependencies:
  werkbank: ^0.0.1

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:werkbank/werkbank.dart';
26
likes
0
points
178
downloads

Publisher

verified publisherneusta-ms.de

Weekly Downloads

A framework to build widgets in isolation.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on werkbank