-
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed #51 by making roomId type as dynamic
Former-commit-id: 2f40bfb6756d4a3ac7c21a4d2013225d078ee8e0 [formerly c8ffbcb [formerly 2708ac20b5af7e5d66b34eac2eadd3108874a18e] [formerly 5c22602b798806a49aca69b993249218154355bb [formerly c1617fe [formerly d86f44f11c0e825c8092be48d82a57a31782f5ba]]]] Former-commit-id: 9bb97df43191476ef903ab2eb2afab8ccbb8207b Former-commit-id: a8ccf02a8fbdd12ab04832fc320eb635b6bde6af [formerly 34f7af3] Former-commit-id: bf75fe6bc965c002959cc18ceabaf3f8474ee3bb Former-commit-id: 47726555ef30a8ec5e9795704cdaa3f8fd5a1a52
- Loading branch information
shivansh
committed
Feb 17, 2022
1 parent
147172d
commit 9189efb
Showing
9 changed files
with
26 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_ios","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.7/","dependencies":[]}],"android":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_android","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.9/","dependencies":[]}],"macos":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_macos","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.4/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.2/","dependencies":[]}],"windows":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_windows","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.4/","dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"flutter_webrtc","dependencies":["path_provider"]},{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2022-02-17 18:52:57.865212","version":"2.10.0"} | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_ios","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.7/","dependencies":[]}],"android":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_android","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.9/","dependencies":[]}],"macos":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_macos","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.4/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.2/","dependencies":[]}],"windows":[{"name":"flutter_webrtc","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.2/","dependencies":[]},{"name":"path_provider_windows","path":"/Users/zopper/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.4/","dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"flutter_webrtc","dependencies":["path_provider"]},{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2022-02-17 19:08:19.195001","version":"2.10.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters