8000 Fix macOS compile (#795) · flutter-robert/flutter-webrtc@7852b15 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7852b15

Browse files
Fix macOS compile (flutter-webrtc#795)
* Use `track` instead of `kind` when both `track` and `kind` are set (flutter-webrtc#4) * `getSettings` for Web (flutter-webrtc#3) * Fix: init would never be `RTCRtpTransceiverInitWeb` * Clean up * Fix: Flutter 2.5.0 `RTCVideoRendererWeb` bug * use .10 for iOS also * Enable audio capture when acquiring track * fix macos compile * import sorter Co-authored-by: David Zhao <david@davidzhao.com>
1 parent afe95b3 commit 7852b15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

analysis_options.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ linter:
99
- camel_case_extensions
1010
- camel_case_types
1111
- cancel_subscriptions
12-
- directives_ordering
1312
- flutter_style_todos
1413
- sort_constructors_first
1514
- sort_unnamed_constructors_first

0 commit comments

Comments
 (0)
0