mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 08:35:46 +08:00
Change Page Structure
修改页面结构,为编写“控制”页面做准备
This commit is contained in:
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.1+1
|
||||
version: 1.0.2+1
|
||||
|
||||
environment:
|
||||
sdk: '>=3.1.0 <4.0.0'
|
||||
@@ -38,7 +38,6 @@ dependencies:
|
||||
http: ^1.1.0
|
||||
retry: ^3.1.2
|
||||
url_launcher: ^6.1.12
|
||||
device_info_plus: ^9.0.3
|
||||
shared_preferences: ^2.2.1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user