live_beauty_filter 1.0.1 copy "live_beauty_filter: ^1.0.1" to clipboard
live_beauty_filter: ^1.0.1 copied to clipboard

PlatformiOS

A Flutter plugin for iOS that applies a real-time milky/soft beauty filter to the live camera feed, entirely on the GPU. Built on AVFoundation + CoreImage + Metal — zero CPU pixel processing.

1.0.0 #

  • Initial release.
  • Real-time milky/soft beauty filter on live camera feed, GPU-only via CoreImage + Metal.
  • Filter chain: Gaussian blur → Bloom/Glow → Color grade (brightness + contrast lift).
  • Adjustable filter intensity at runtime (0.0 → 1.0) via MilkyFilterController.
  • Drop-in MilkyCameraView widget with built-in intensity slider.
  • Zero-copy frame delivery to Flutter via Texture widget.
  • Front camera support with correct mirroring and portrait orientation.
  • iOS 14+ only.
0
likes
135
points
11
downloads

Documentation

API reference

Publisher

verified publishersyedbipul.me

Weekly Downloads

A Flutter plugin for iOS that applies a real-time milky/soft beauty filter to the live camera feed, entirely on the GPU. Built on AVFoundation + CoreImage + Metal — zero CPU pixel processing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on live_beauty_filter

Packages that implement live_beauty_filter