Kaiga is an iOS app built with Flutter that simplifies the process of organizing your camera roll. With Kaiga, you can quickly manage your photos by either adding them to albums or deleting them with a single tap.
- Organize with Ease: Tap an album to sort photos in your camera roll.
- Quick Deletions: Delete unwanted images right from the main screen.
- User-Friendly Interface: A clean, intuitive design that makes photo organization fast and effortless.
Screenshot 1 | Screenshot 2 |
---|---|
![]() |
![]() |
To run Kaiga locally, follow these steps:
- Clone the repo:
git clone https://github.com/warsam-e/kaiga.git
- Navigate to the project directory:
cd kaiga
- Install the dependencies:
flutter pub get
- Run the app:
flutter run
- iOS 11.0 or later
- Flutter SDK 3.4.3 or later
Feel free to fork the repository and submit pull requests! If you encounter any issues or have feature requests, please open an issue.