organize dirs

This commit is contained in:
Hiroshi Horie
2021-12-21 17:57:18 +07:00
parent 249525ee90
commit 1ed757aca0
32 changed files with 128 additions and 122 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ import 'package:flutter_webrtc/flutter_webrtc.dart' as rtc;
import '../../proto/livekit_models.pb.dart' as lk_models;
import '../../types.dart';
import '../local.dart';
import '../remote.dart';
import '../local/local.dart';
import 'remote.dart';
class RemoteVideoTrack extends RemoteTrack with VideoTrack {
//