my_filter_camera 2.0.0 copy "my_filter_camera: ^2.0.0" to clipboard
my_filter_camera: ^2.0.0 copied to clipboard

This package lets you use the camera with advanced digital filters, apply real-time effects, and customize your camera experience easily.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add my_filter_camera

With Flutter:

 $ flutter pub add my_filter_camera

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  my_filter_camera: ^2.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:my_filter_camera/my_filter_camera.dart';
5
likes
0
points
185
downloads

Publisher

verified publisherwongcoupon.com

Weekly Downloads

This package lets you use the camera with advanced digital filters, apply real-time effects, and customize your camera experience easily.

Repository (GitHub)
View/report issues

Topics

#camera #photo-filters #real-time-effects #photography #media

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

unknown (license)

Dependencies

cross_file, flutter

More

Packages that depend on my_filter_camera

Packages that implement my_filter_camera