Image browser and viewer written in Flutter.
Currently only developed and tested for MacOS.
flutter pub get
flutter run -d macos
To build in Release mode and install in your Applications folder:
make deploy
- Favorites ordering
-
Get folder icons from NSWorkspace(too slow) - Photo viewer with zoom
- Exif cache database
- Black background
- Selection info palette
- File operations:
- delete
- clipboard
- rename
- move
- Folder operations
- delete
- clipboard
- rename
- move
- Image manipulations
- rotations
- resize
- convert
- Set as wallpaper