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 2f8d824 commit 1a3a366Copy full SHA for 1a3a366
example/pubspec.lock
@@ -68,7 +68,7 @@ packages:
68
path: ".."
69
relative: true
70
source: path
71
- version: "1.0.0"
+ version: "1.1.0"
72
flutter_test:
73
dependency: "direct dev"
74
description: flutter
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: flutter_process_text
2
-version: 1.0.0
+version: 1.1.0
3
description: Flutter plugin to listen the process text stream to get continuous process text intent data.
4
repository: https://github.com/divshekhar/flutter_process_text
5
documentation: https://github.com/divshekhar/flutter_process_text/blob/main/README.md
0 commit comments