We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5baaae8 commit 9e216e0Copy full SHA for 9e216e0
lib/src/pubspec.dart
@@ -2,6 +2,8 @@
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
+import 'dart:io';
6
+
7
import 'package:collection/collection.dart';
8
import 'package:path/path.dart' as path;
9
import 'package:pub_semver/pub_semver.dart';
0 commit comments