Youssef

Results 19 comments of Youssef

Hello @vHanda! 👋 Apology for how late it took us to start working on this, we were busy stabilizing Widgetbook 3 before we start adding any new features. We liked...

@dudodv Can you provide us with a minimal reproduction example?

Widgetbook next stable release will not support Flutter 2.0.

Good news, @eggnstone 🎉 This will be available in our next `widgetbook_generator` release, stay tuned! Apology it took longer than it should. We were busy doing **proper** refactoring to the...

Hello @udiedrichsen! You can customize the builder as follows. And you can find more configuration in the [`build_config`](https://pub.dev/packages/build_config) package. ```yaml targets: $default: builders: widgetbook_generator:use_case_builder: generate_for: - lib/widgets/** ```

Hello @pedrohba 👋 Can you report the bottom sheet issue in a separate issue so that we can track it better?

Thanks to the new Fields API (#669) , this is now possible as follows: ```url /?path=use-case-path&knobs={knob-label:value} ```

Hello @Xazin 👋 Although I personally liked the proposal here, but this will be technically hard to achieve since the navigation nodes (i.e. categories and folders) are shared with external...