Fangjun Kuang
Committed by GitHub

Fix building Flutter TTS examples for Linux (#1356)

@@ -21,7 +21,8 @@ dependencies: @@ -21,7 +21,8 @@ dependencies:
21 sherpa_onnx: ^1.10.26 21 sherpa_onnx: ^1.10.26
22 # sherpa_onnx: 22 # sherpa_onnx:
23 # path: ../../flutter/sherpa_onnx 23 # path: ../../flutter/sherpa_onnx
24 - url_launcher: ^6.2.6 24 + url_launcher: 6.2.6
  25 + url_launcher_linux: 3.1.0
25 audioplayers: ^5.0.0 26 audioplayers: ^5.0.0
26 27
27 flutter: 28 flutter: