Add Widgetbook and theme component tokens
Build and deploy Flutter Web / build (push) Successful in 2m42s

This commit is contained in:
Ruslan Bakiev
2026-06-12 14:36:14 +07:00
parent 5e78a134b0
commit 2853cc2581
18 changed files with 1352 additions and 93 deletions
+24
View File
@@ -0,0 +1,24 @@
name: widgetbook_workspace
description: "MapFlow widget catalog."
publish_to: 'none'
version: 0.1.0+1
environment:
sdk: ^3.12.1
dependencies:
flutter:
sdk: flutter
latlong2: ^0.9.1
mapflow:
path: ..
widgetbook: ^3.24.0
widgetbook_annotation: ^3.11.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true