📊 Android Storage Analyzer
A simple, lightweight Android app built with Flutter to analyze device storage. It displays how much space is used by images, videos, audio, documents, and other files, all while using modern, minimal permissions.
This project was built to demonstrate proficiency in handling Android's Scoped Storage rules and building a clean, functional UI.
✨ Features
Home screen file section in which files are listed
Storage section , shows the total storage & in each category
upload files
listed the files in list tile
shows the complete storage by calculated the total files uploaded
popup of delete message
snackbar message of deleted file
