speech_recognition_kvc 1.0.1 copy "speech_recognition_kvc: ^1.0.1" to clipboard
speech_recognition_kvc: ^1.0.1 copied to clipboard

A flutter plugin to use the speech recognition on iOS and Android

1.0.1 #

  • Switch generic "Your Company" copyright license to MIT license.
  • Update documentation and README.
  • Add unit tests.
  • Upgrade Java/JVM target to 21 and align SDK versions with Flutter.

1.0.0 #

  • Maintenance Fork: Initial release of speech_recognition_kvc.
  • Breaking Change: Migrated to Null Safety.
  • Compatibility: Updated for Flutter 3.22.0+ and Dart 3.4.0+.
  • Refactor: Updated Android and iOS native code to support modern build environments.

0.3.0 #

  • dart 2.0+ & Flutter 0.11.8
  • fix ios error #10

0.2.0+ #

  • use the device detected locale by default

0.1.0 #

  • basic recognition