feat: 实现起卦、设置与积分系统
This commit is contained in:
@@ -37,6 +37,9 @@ dependencies:
|
||||
flutter_secure_storage: ^9.2.4
|
||||
dio: ^5.9.0
|
||||
path_provider: ^2.1.5
|
||||
sensors_plus: ^6.1.1
|
||||
vibration: ^3.1.3
|
||||
flutter_markdown: ^0.7.7+1
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
@@ -75,6 +78,8 @@ flutter:
|
||||
|
||||
assets:
|
||||
- assets/images/logo.png
|
||||
- assets/images/qigua/
|
||||
- assets/legal/
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
|
||||
Reference in New Issue
Block a user