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

A powerful tool that helps you develop, test, visualize, and organize your Flutter UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add werkbank

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

dependencies:
  werkbank: ^0.17.0

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:werkbank/werkbank.dart';
16
likes
160
points
465
downloads
screenshot

Publisher

verified publisherneusta-ms.de

Weekly Downloads

A powerful tool that helps you develop, test, visualize, and organize your Flutter UI components.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animations, collection, equatable, fast_immutable_collections, flutter, flutter_markdown_plus, fuzzy, go_router, graphs, intl, meta, shared_preferences, slang, url_launcher, uuid, vector_math, web

More

Packages that depend on werkbank