Loading repository data…
Loading repository data…
Ehtasham-Arif01 / repository
PixelSpark is a professional AI photo editor for Android that enhances low-light images using MIRNet TFLite 100% offline, no cloud required. Built with Flutter and a high-performance C++ core via dart:ffi, it delivers 21+ pro editing tools, non-destructive workflow, and a smooth white/sky-blue UI. Features: AI Enhancement
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
AI-powered photo editing that runs entirely on your device
dart:ffi for maximum speed and efficiency.| Layer | Technologies Used |
|---|---|
| Frontend | Flutter, Provider, Google Fonts, Shimmer |
| Backend/Core | C++17, CMake, dart:ffi |
| Machine Learning | TensorFlow Lite (tflite_flutter), MIRNet |
| Architecture | Provider State Management, Native Background Isolates |
The project includes automated scripts to handle dependencies and asset generation.
# Run development build on connected device
./scripts/run.sh
# Build production-ready APK
./scripts/build_apk.sh
PixelSpark features an advanced MIRNet architecture optimized for mobile deployment.
Contributions are welcome! Please ensure all UI changes adhere to the predefined AppTheme and heavy processing is offloaded to isolates via MLService or NativeProcessor.
MIT License. See LICENSE for details.