mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 10:14:45 +08:00
feat: web 输入支持
This commit is contained in:
@ -63,6 +63,8 @@ dependencies:
|
||||
file: ^7.0.0
|
||||
re_editor: ^0.6.0
|
||||
re_highlight: ^0.0.3
|
||||
shelf: ^1.4.1
|
||||
qr_flutter: ^4.1.0
|
||||
dependency_overrides:
|
||||
http: ^1.1.2
|
||||
|
||||
@ -89,6 +91,9 @@ flutter:
|
||||
- assets/
|
||||
- assets/binary/
|
||||
- assets/countdown/
|
||||
- assets/web/input_method/
|
||||
- assets/web/input_method/js/
|
||||
- assets/web/input_method/style/
|
||||
|
||||
fonts:
|
||||
- family: SourceHanSansCN-Regular
|
||||
|
Reference in New Issue
Block a user