WIP: feat(ui): Migrate to new UI implementation

This commit is contained in:
2026-06-22 06:47:16 +04:00
parent 873aa8d7b5
commit bb4334f68d
109 changed files with 13499 additions and 1257 deletions
+25
View File
@@ -0,0 +1,25 @@
name: widgetbook_workspace
description: "Widgetbook workspace for MoonWell Launcher"
publish_to: "none"
version: 0.1.0+1
environment:
sdk: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
widgetbook: ^3.23.0
widgetbook_annotation: ^3.11.0
moonwell_launcher:
path: ../
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
widgetbook_generator: ^3.24.0
build_runner: ^2.15.0
flutter:
uses-material-design: true