#109 fix: path sep on win

This commit is contained in:
lollipopkit
2023-08-07 17:41:35 +08:00
parent c4925ee2c7
commit 20c859b0a1
6 changed files with 52 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
import 'package:toolbox/core/utils/misc.dart';
import '../../../core/utils/platform.dart';
class PathWithPrefix {
final String _prefixPath;