Skip to content

abhaysaqi/image_editor

Repository files navigation

🖼️ Flutter Image Editor App

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.

✨ Features

  • 📁 Pick image using file_picker
  • 🖌️ Edit images with pro_image_editor
  • 💾 Save edited images using path_provider
  • ⚡ Lightweight and fast performance

📸 Demo

Here’s a short demo of how the app works:

Image Editor Demo

📌 Place your demo GIF in the assets folder and name it demo.gif (or update the path above accordingly).


🚀 Getting Started

1. Clone the repo

git clone https://github.com/your-username/image_editor_app.git
cd image_editor_app

2. Install dependencies

flutter pub get

3. Run the app

flutter run

📃 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors