Skip to content

Commit

Permalink
Add support for screen sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
tuantvu committed Nov 21, 2020
1 parent 63b4519 commit a55645d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.2.0
* Add support for screen sharing.

## 1.1.0
* Add support for userAvatarURL.
* Update Jitsi Meet SDK to 2.11.0.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.2.0"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: jitsi_meet
description: Jitsi Meet Plugin - A plugin for integrating open source Jitsi Meet API in flutter. Jitsi Meet is secure, fully featured and allows completely free video conferencing made with https://jitsi.org, a collection of open source projects
version: 1.1.0
version: 1.2.0
homepage: https://github.com/gunschu/jitsi_meet

environment:
Expand Down

0 comments on commit a55645d

Please sign in to comment.