mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-29 18:31:18 +08:00
feat: 多语言提取器
This commit is contained in:
17
packages/sct_dev_tools/pubspec.yaml
Normal file
17
packages/sct_dev_tools/pubspec.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
name: sct_dev_tools
|
||||
description: A starting point for Dart libraries or applications.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.3.1
|
||||
|
||||
# Add regular dependencies here.
|
||||
dependencies:
|
||||
# path: ^1.8.0
|
||||
analyzer: ^6.4.1
|
||||
uuid: ^4.3.3
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^3.0.0
|
||||
test: ^1.24.0
|
Reference in New Issue
Block a user