feat(apps): establish shared mobile design system
This commit is contained in:
19
apps/heqi_design_system/pubspec.yaml
Normal file
19
apps/heqi_design_system/pubspec.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: heqi_design_system
|
||||
description: 和气物联网智能瓶阀移动端共享 Design System。
|
||||
version: 0.1.0
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ^3.12.2
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user