photo_filter_package 0.0.1 copy "photo_filter_package: ^0.0.1" to clipboard
photo_filter_package: ^0.0.1 copied to clipboard

A Flutter package for image filters with bottom sheet UI

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
1
likes
150
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for image filters with bottom sheet UI

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, image, image_picker

More

Packages that depend on photo_filter_package