beauty_cam 1.0.5 copy "beauty_cam: ^1.0.5" to clipboard
beauty_cam: ^1.0.5 copied to clipboard

beauty_cam is a plugin that allows you to set beauty and filters, and it supports remote download of filters as well as custom filters(是一个可以设置美颜和滤镜的插件,它支持远程下载滤镜以及自定义滤镜)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beauty_cam

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

dependencies:
  beauty_cam: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:beauty_cam/beauty_cam.dart';
13
likes
150
pub points
37%
popularity

Publisher

unverified uploader

beauty_cam is a plugin that allows you to set beauty and filters, and it supports remote download of filters as well as custom filters(是一个可以设置美颜和滤镜的插件,它支持远程下载滤镜以及自定义滤镜)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on beauty_cam