Skip to content

flutter_file_info-0.1.0

Latest
Compare
Choose a tag to compare
@makjac makjac released this 22 Aug 19:57
· 8 commits to main since this release
9310c7d

flutter_file_info-0.1.0

  • feat: Support for Android platform. Methods getFileInfo and getFileIconInfo now work on Android
  • feat: AndroidFileAttributes enum for Android-specific file permissions
  • refactor: Renamed attributes to winAttributes in FileMetadata
  • feat: Added androidAttributes for Android-specific attributes in FileMetadata