🚀 Launch 3.0.0+102

This commit is contained in:
LittleSheep 2025-06-02 22:52:19 +08:00
parent 33e84805d7
commit 088cb4d5a2

View File

@ -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 # 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 # 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. # of the product and file versions while build-number is used as the build suffix.
version: 3.0.0+101 version: 3.0.0+102
environment: environment:
sdk: ^3.7.2 sdk: ^3.7.2
@ -104,6 +104,7 @@ dependencies:
livekit_client: ^2.4.7 livekit_client: ^2.4.7
pasteboard: ^0.4.0 pasteboard: ^0.4.0
flutter_colorpicker: ^1.1.0 flutter_colorpicker: ^1.1.0
record: ^6.0.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: