File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.7+1 (2023-10-02)
2
+
3
+ * Now uses ` http: ^1.0.0 ` .
4
+
1
5
# 1.0.6+2 (2023-09-15)
2
6
3
7
* Now uses ` flutter_soundfork ` and ` logger>=2.0.1 ` .
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ EmblaCore is available via [pub.dev](https://pub.dev/packages/embla_core).
20
20
Add this to the dependencies list in your ` pubspec.yaml ` file:
21
21
22
22
``` yaml
23
- embla_core : " ^1.0.6 "
23
+ embla_core : " ^1.0.7 "
24
24
` ` `
25
25
26
26
and then run the following command from the project root:
Original file line number Diff line number Diff line change 1
1
name : embla_core
2
2
description : Flutter library containing the core session functionality in Embla, an Icelandic-language voice assistant.
3
- version : " 1.0.6+2 "
3
+ version : " 1.0.7+1 "
4
4
homepage : https://embla.is
5
5
repository : https://github.com/mideind/EmblaCoreFlutter
6
6
documentation : https://embla.is/embla_core/
You can’t perform that action at this time.
0 commit comments