File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ dependencies:
10
10
# Use with the CupertinoIcons class for iOS style icons.
11
11
cupertino_icons : ^0.1.0
12
12
13
- dev_dependencies :
14
- flutter_test :
15
- sdk : flutter
16
-
17
13
flutter_webrtc :
18
14
path : ../
19
15
20
16
# Required for MediaRecorder example
21
17
path_provider :
22
18
23
- pedantic : ^1.9.2
19
+ dev_dependencies :
20
+ flutter_test :
21
+ sdk : flutter
22
+
23
+ pedantic : ^1.9.0
24
24
25
25
# For information on the generic Dart part of this file, see the
26
26
# following page: https://www.dartlang.org/tools/pub/pubspec
Original file line number Diff line number Diff line change <
679D
td data-grid-cell-id="diff-8b7e9df87668ffa6a04b32e1769a33434999e54ae081c52e5d943c541d4c0d25-9-9-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-accent-muted, var(--color-accent-subtle));flex-grow:1" tabindex="-1" valign="top" class="focusable-grid-cell diff-hunk-cell left-side" colSpan="4">@@ -10,7 +10,7 @@ dependencies:
10
10
sdk : flutter
11
11
12
12
dev_dependencies :
13
- pedantic : ^1.9.2
13
+ pedantic : ^1.9.0
14
14
15
15
flutter :
16
16
plugin :
You can’t perform that action at this time.
0 commit comments