2 min read
Flutter Library: Media Scanner
Background By default, in Android when you create a new Image/Video, you need to run MediaScannerConnection to show Image/Video on your Gallery. And that should be an iss...
0 comments 0 reactions
Background By default, in Android when you create a new Image/Video, you need to run MediaScannerConnection to show Image/Video on your Gallery. And that should be an iss...
Preview Background Since Flutter 3 release, the Flutter team said they have made some web related improvements. They showed some performance test that presumably increase...