Skip to content

Commit 03d2b8b

Browse files
author
Mikael Wills
committed
Flutter analyze fix
1 parent 651859c commit 03d2b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/sip_ua_helper.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import 'dart:async';
33
import 'package:flutter_webrtc/flutter_webrtc.dart';
44
import 'package:logger/logger.dart';
55
import 'package:sdp_transform/sdp_transform.dart' as sdp_transform;
6+
import 'package:sip_ua/src/uri.dart';
67

78
import 'config.dart';
89
import 'constants.dart' as DartSIP_C;

0 commit comments

Comments
 (0)