Idiom #95 Get file size final x = (await File(path). readAsBytes()). length; Dart.
Read moreHow do I get the filename in flutter?
Flutter & Dart: Get File Name and Extension from Path/URL
Read moreHow do I find the size of a file in flutter?
“flutter get file size” Code Answer’s
Read more