Photo Filter Package
A Flutter package that allows users to pick images from the gallery and apply basic photo filters such as brightness and contrast using sliders.
This package is lightweight, easy to use, and suitable for beginners as well as production apps.
✨ Features
- Pick image from gallery
- Adjust brightness using a slider
- Apply contrast filter
- Simple and clean UI
- Works on Android & iOS
🚀 Getting Started
Add the dependency in your pubspec.yaml:
dependencies:
photo_filter_package: ^0.0.1