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

retracted

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: ^1.0.1

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';
4
likes
0
points
10
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

License

unknown (license)

Dependencies

cross_file, flutter, plugin_platform_interface

More

Packages that depend on my_filter_camera