You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task 1: Install and configure Widgetbook in the Flutter project.
Task 2: Create a simple Fluent UI widget, such as a Button.
Task 3: Set up Widgetbook and ensure it runs successfully in the project.
Task 4: Enable theme switching (light and dark modes) in Widgetbook.
Task 5: Adjust variables like button text and color using the Knob section within Widgetbook.
🚧 Challenges/Blockers:
The requested item in this issue, namely the implementation of Widgetbook in the project, was done and this item was added to the project source code, but in order for the Widgetbook output to be accessible to anyone outside the Flutter team and to be accessible, for example, under the domain and with a link, this item was implemented in a separate repository.
The continuation of this implementation is on hold until the issue is resolved.
This issue is blocked by issue #3 of WidgetBook. Once the tasks in issue #3 of WidgetBook are completed, this issue will require code refactoring to align with the new dependencies(pactus-gui-widgetbook).
Overview
Feature Description
Integrate and configure Widgetbook in the project using the Fluent UI Micro Framework in Flutter. The objective is to:
Button
.Click to expand the scenario
Scenario: Configuring and Running Widgetbook
A developer sets up Widgetbook in the project for efficient UI/UX testing. Steps include:
Button
.The developer ensures the widget runs perfectly in Widgetbook, enabling better collaboration and faster UI iteration.
Design Reference
Widget Design: Fluent UI Micro Framework Documentation
Ensure the widget adheres to Fluent UI design principles.
Widgetbook Documentation: Widgetbook Docs
Follow official Widgetbook guidelines for setup and configuration.
Related Issues
(No related issues currently.)
The text was updated successfully, but these errors were encountered: