photofilters 3.0.1 copy "photofilters: ^3.0.1" to clipboard
photofilters: ^3.0.1 copied to clipboard

A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too.

photofilters #

[0.1.0] - 14 Oct 2018 #

  • Added multiple filters.
  • Added Widget for image with filter
  • Added filter selector widget

[1.0.0] - 12 Nov 2018 #

  • Optimized filters by implementing color filters.
  • Improved Widget for image with filter

[1.0.2] - 12 Nov 2018 #

  • BugFixes and Improvisations.

[1.0.4] - 19 Jun 2019 #

  • BugFixes and Improvisations.
  • iOS issue fixed

[1.0.5] - 30 Jun 2019 #

  • BugFixes and Improvisations.
  • All dependant packages updated to latest version

[1.0.6] - 25 July 2020 #

  • Image Selector Widget Fixes

[2.0.0] - 02 Aug 2020 #

  • Convolution Filters Functionality Added
  • More information about creating subfilters and filters in README

[2.0.1] - 02 Aug 2020 #

  • Flutter analyze fixes

[2.0.2] - 02 Aug 2020 #

  • Dependency package version upgrade

[3.0.0] - 12 Jun 2021 #

  • Null Safety

[3.0.1] - 15 Jun 2021 #

  • Cast error bug fix
250
likes
110
pub points
92%
popularity

Publisher

unverified uploader

A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, image, meta, path_provider

More

Packages that depend on photofilters