Jens Horstmann
Jens Horstmann
**Description** We support `go_router` `3.x.x` but the most recent version is `4.x.x`.
process should not leave/create any files after running
# Proposal: Knobs for models | Legend | | -------------- | | 🎛 Knob | | 📦 (Data)Model | | ⛓ Property of model | | 💎 Component/Widget | ##...
**Description** The `widgetbook_generator` adds all imports from a dependency file to the `app.widgetbook.dart` file. Therefore, it might happen that the `app.widgetbook.dart` file imports packages which are defined in the referenced...
# How to reproduce 1. Create a `Story` with a name (e.g. 'Test') 2. Start the `Widgetbook` 3. Observe that the `Story` is shown as 'Test' 4. Change the name...
# Proposal Variants Widgetbook currently only features an option to create use-cases, which are a specific set of parameters for a _visual test-case_. Recently the Widgetbook team introduced knobs which...
**Description** The `GoRouter` within the appBuilder implementation prevents deep linking. The `queryParameters` are not shown any longer.
**Description** Question: How does multiple widgetbooks in one project work in the cloud version?
Description The pub.dev score for `v2.0.1` is below 130. > files doesn't match the Dart formatter.
**Description** The generator has no support for alias namespaces which can cause name conflicts with e.g. flutter classes **Steps To Reproduce** 1. Create a custom theme `ThemeData` 2. Annotate the...