feat: integrate RTL-TCP server support
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: 0.7.0-flutter+70
|
||||
version: 0.8.0-flutter+80
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.4
|
||||
@@ -57,6 +57,7 @@ dependencies:
|
||||
vector_map_tiles: ^8.0.0
|
||||
maplibre_gl: ^0.22.0
|
||||
webview_flutter: ^4.8.0
|
||||
gbk_codec: ^0.4.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user