We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9b1c9 commit 3a9aa18Copy full SHA for 3a9aa18
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.1.1
2
+- Fix getAllLocal() returns incorrect type causing CastList<Object?, dynamic> to List<String> type error
3
+
4
## 1.1.0
5
6
Initial release of the voice_recognition plugin.
pubspec.yaml
@@ -1,6 +1,6 @@
name: voice_recognition_flutter
description: "this is a flutter plugine for voice recognition"
-version: 1.1.0
+version: 1.1.1
homepage: https://github.com/RootHex200/voice_recognition_flutter.git
environment:
0 commit comments