sqllite database save magnetic declination data
This commit is contained in:
@ -32,6 +32,8 @@ dependencies:
|
||||
url: https://gitee.com/liang-fu/flutter_serial_port_api.git
|
||||
flutter_pickers: ^2.1.9
|
||||
provider: ^6.0.3
|
||||
sqflite: ^2.0.2+1
|
||||
path: ^1.8.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@ -52,6 +54,7 @@ flutter:
|
||||
- assets/index.html
|
||||
- assets/test.js
|
||||
- assets/images/
|
||||
- assets/magnetic_declination.db
|
||||
|
||||
fonts:
|
||||
- family: iconfont # 从 iconfont.json 中获取
|
||||
|
Reference in New Issue
Block a user