Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.63 KB

README.md

File metadata and controls

65 lines (42 loc) · 2.63 KB

Image Background Remover App

Welcome! I'm excited to share my latest learning experience: an Image Background Remover app built with Flutter. In my role as the developer of this app, I created a tool to help users effortlessly remove the background from images, perfect for photographers, designers, and casual users. The app features a Python-powered background removal script, a gamified Spin Wheel to earn credits, AdMob for monetization, and SharedPreferences for data storage. Users can buy credits, subscribe for unlimited access, or watch ads for free credits. The goal was to provide a seamless and engaging experience while strengthening my skills in Flutter development, backend integration, and app monetization.


🚀 Features

  • 🖼 Python-Powered Background Removal: Efficiently removes backgrounds from images with high precision, making it ideal for creatives and casual users.
  • 🎯 Spin Wheel to Earn Credits: Users can spin a wheel to earn credits for free background removals, adding a fun and rewarding element.
  • 💼 Flexible Payment Options: Buy credits, subscribe for unlimited background removals, or watch ads to earn credits, offering users multiple ways to access the service.
  • 🎨 Responsive & Modern UI: Built with Flutter for a sleek, cross-platform user interface that adapts to Android and iOS devices.
  • 📱 Data Storage with SharedPreferences: Stores user data and preferences efficiently for quick access and improved app performance.

📸 Screenshots

Splash Screen
Splash Screen
Splash Screen
Splash Screen

💻 Getting Started

To get started with this project:

  1. Clone the repository:
    git clone https://github.com/AtharIbrahim/Image-BG-Remover-App
    cd e_book_ecommerce
    
  2. GO TO Android Minifest & IOS Info.plist:
    add admob id
    
  3. Get all dependices:
    flutter pub get
  4. Run Project:
    flutter run

👤 Author

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.