WIP: feat(ui): Migrate to new UI implementation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# MoonWell Widgetbook
|
||||
|
||||
Standalone development catalog for MoonWell Launcher components.
|
||||
|
||||
```powershell
|
||||
fvm flutter pub get
|
||||
fvm dart run build_runner build
|
||||
fvm flutter run -d windows
|
||||
```
|
||||
|
||||
Use cases must follow [`../docs/widgetbook.md`](../docs/widgetbook.md).
|
||||
Reference in New Issue
Block a user