A file extension checker written in Flutter
- Find out the extension
- Detect the real extension although the extension of the file is changed or removed
- Show the MIME Type of the file
- Show the HEX value of file
- Flutter - Used to build Android, IOS, and Desktop App !!
- Mime Plugin is used to find out the extension
- File Picker is used to pick the file from the external storage
- Find out the Apk here
Free Software, Hell Yeah!