Ulrich Diedrichsen
Ulrich Diedrichsen
Hi, Great plugin ! I tested to build just simple demo app using your example code for starting a web server. Works great but just two problems. I set the...
**Description** It's not a bug. I just have a question regarding how to configure widgetbook in build.yaml widgetbook_builder: enabled: true generate_for: - "**/widgets/**.wb.dart" Is something like that possible? I want...
I tried to build a dart package to parse Prisma Orm file. But this problems happens also on your hello grammar file: ``` // Define a grammar called Hello grammar...
### Which API Provider are you using? OpenRouter ### Which Model are you using? Claude 3.5 Sonnet ### What happened? I tried to lets ClaudeDev improve existing testcases for a...
### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on: - Device: iPhone 12 Pro Max - OS: iOS...
### What happened? All commands are generated wrong. Eg ``` cd src/frontend && npx shadcn-ui@latest add progress ``` Instead of ``` cd src/frontend && npx shadcn-ui@latest add progress ``` And...