mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
improve signal 9 page; print to debugPrint
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.6+1
|
||||
version: 1.0.7+2
|
||||
|
||||
environment:
|
||||
sdk: '>=3.1.0 <4.0.0'
|
||||
@@ -39,8 +39,9 @@ dependencies:
|
||||
retry: ^3.1.2
|
||||
url_launcher: ^6.1.12
|
||||
shared_preferences: ^2.2.1
|
||||
intl: ^0.18.1
|
||||
intl: ^0.18.1 #日期字符串转换
|
||||
unity_ads_plugin: ^0.3.8
|
||||
clipboard: ^0.1.3
|
||||
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
|
||||
Reference in New Issue
Block a user