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

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

0.15.1 #

  • Make some improvements to use case descriptions
    • Rename the "About" section for descriptions to "Description".
    • Calling c.description(...) multiple times in the same node will now merge the descriptions instead of always overwriting them.
      • How the descriptions are merged can be controlled by the new mergeStrategy parameter.
    • Added forUseCase parameter for c.description(...) to specify whether the description is for the use case or the current node.
    • The name of a WerkbankFolder or WerkbankComponent is now displayed above its description.
  • Fix that semantics inspector in "Inspection" mode would not allow to select semantic boxes in the main view on web.
  • Add custom semantics actions to semantics inspector.
  • Add advanced search features. TL;DR: fuzzy text, <field>:fuzzy text, "precise text", <field>:"precise text"
  • Replace a few dependencies and fix lints to make pub.dev happy.

0.15.0 #

  • Initial release
29
likes
0
points
1.01k
downloads

Publisher

verified publisherneusta-ms.de

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (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