Berbakar Jalur Bergabung
import 'package:path/path.dart';
join("path", "to", "file"); // "path/to/file"
Zeeshan Iqbal
import 'package:path/path.dart';
join("path", "to", "file"); // "path/to/file"