test 3.13.9 on master for android
This commit is contained in:
		
							parent
							
								
									80c5d59916
								
							
						
					
					
						commit
						0b32e741f7
					
				
							
								
								
									
										4
									
								
								.github/workflows/playground.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/playground.yml
									
									
									
									
										vendored
									
									
								
							| @ -10,7 +10,7 @@ env: | ||||
|   RUST_VERSION: "1.75" # https://github.com/rustdesk/rustdesk/discussions/7503 | ||||
|   CARGO_NDK_VERSION: "3.1.2" | ||||
|   LLVM_VERSION: "15.0.6" | ||||
|   FLUTTER_VERSION: "3.22.2" | ||||
|   FLUTTER_VERSION: "3.13.9" | ||||
|   FLUTTER_RUST_BRIDGE_VERSION: "1.80.1" | ||||
|   # for arm64 linux because official Dart SDK does not work | ||||
|   FLUTTER_ELINUX_VERSION: "3.16.9" | ||||
| @ -103,7 +103,7 @@ jobs: | ||||
|         run: | | ||||
|           git config --global core.longpaths true | ||||
|           cargo install flutter_rust_bridge_codegen --version ${{ env.FLUTTER_RUST_BRIDGE_VERSION }} --features "uuid" | ||||
|           rm -rf flutter/pubspec.lock | ||||
|           sed -i 's/uni_links_desktop/#uni_links_desktop/g' flutter/pubspec.yaml | ||||
|           pushd flutter ; flutter pub get ; popd | ||||
|           ~/.cargo/bin/flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output ./flutter/lib/generated_bridge.dart | ||||
| 
 | ||||
|  | ||||
| @ -37,9 +37,9 @@ dependencies: | ||||
|   package_info_plus: ^4.2.0 | ||||
|   url_launcher: ^6.2.1 | ||||
|   toggle_switch: ^2.1.0 | ||||
|   dash_chat_2: ^0.0.21  | ||||
|     #git: | ||||
|     #  url: https://github.com/rustdesk-org/Dash-Chat-2 | ||||
|   dash_chat_2: | ||||
|     git: | ||||
|       url: https://github.com/rustdesk-org/Dash-Chat-2 | ||||
|   draggable_float_widget: ^0.1.0 | ||||
|   settings_ui: ^2.0.2 | ||||
|   flutter_breadcrumb: ^1.0.1 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user