A simple and user-friendly Image Editor App built using Flutter. This app allows users to:
- Pick an image from their device.
- Edit the image using built-in tools.
- Save the edited image locally.
- 📁 Pick image using file_picker
- 🖌️ Edit images with pro_image_editor
- 💾 Save edited images using path_provider
- ⚡ Lightweight and fast performance
Here’s a short demo of how the app works:
📌 Place your demo GIF in the
assetsfolder and name itdemo.gif(or update the path above accordingly).
git clone https://github.com/your-username/image_editor_app.git
cd image_editor_appflutter pub getflutter run
This project is licensed under the MIT License.
