You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,18 @@
1
+
## 0.1.6
2
+
3
+
* Update native sdks to 8.3.1 [ef178bf](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/ef178bf258e5d24ad143b1eadc34f546eabceb1b).
4
+
5
+
* Format files using dart format [8edfc33](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/8edfc3384a0c6aac95e9707d6eea44dd5452dfb2).
6
+
1
7
## 0.1.5
2
8
3
-
* Remove hardcoded call integration flag from swift plugin [cfbe467](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/cfbe467169ed3cd76983e7ef7aff8c0d46805a2a)
9
+
* Remove hardcoded call integration flag from swift plugin [cfbe467](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/cfbe467169ed3cd76983e7ef7aff8c0d46805a2a).
4
10
5
-
* Improve documentation and pubspec file
11
+
* Improve documentation and pubspec file.
6
12
7
13
## 0.1.4
8
14
9
-
* Add code documentation and improve and typos form docs [2e88857](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/2e88857e4db5fbe97fa162fcd9f3bd91c01dfd08)
15
+
* Add code documentation and improve and typos form docs [2e88857](https://github.com/jitsi/jitsi-meet-flutter-sdk/commit/2e88857e4db5fbe97fa162fcd9f3bd91c01dfd08).
The Jitsi Meet Flutter SDK provides the same user experience as the Jitsi Meet app, in the form of a Flutter plugin so that you can embed and customize Jitsi Meet in your own Flutter app.
0 commit comments