WIP: feat(ui): Migrate to new UI implementation
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user