file Get the filename of a File use the basename function from the dart path library : import 'package:path/path.dart' ; File file = new File(… byLokesh Jangid •4/27/2022 12:00:00 pm