fl_kdxf_sst_rt 0.0.2 copy "fl_kdxf_sst_rt: ^0.0.2" to clipboard
fl_kdxf_sst_rt: ^0.0.2 copied to clipboard

科大讯飞语音转文字,流式语音听写实现,基于Flutter3.7.10

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fl_kdxf_sst_rt

With Flutter:

 $ flutter pub add fl_kdxf_sst_rt

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fl_kdxf_sst_rt: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fl_kdxf_sst_rt/fl_kdxf_sst_rt.dart';