Jens Horstmann

Results 39 issues of Jens Horstmann

**Description** We support `go_router` `3.x.x` but the most recent version is `4.x.x`.

bug

process should not leave/create any files after running

bug

# Proposal: Knobs for models | Legend | | -------------- | | 🎛 Knob | | 📦 (Data)Model | | ⛓ Property of model | | 💎 Component/Widget | ##...

enhancement
help wanted

**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...

bug

# 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...

wontfix

# 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...

enhancement
help wanted

**Description** The `GoRouter` within the appBuilder implementation prevents deep linking. The `queryParameters` are not shown any longer.

bug

**Description** Question: How does multiple widgetbooks in one project work in the cloud version?

documentation

Description The pub.dev score for `v2.0.1` is below 130. > files doesn't match the Dart formatter.

bug

**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...