selfie_camera 0.0.7 copy "selfie_camera: ^0.0.7" to clipboard
selfie_camera: ^0.0.7 copied to clipboard

A simple camera plug-in, mainly suitable for selfie scenes, the current function is relatively single

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selfie_camera

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

dependencies:
  selfie_camera: ^0.0.7

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:selfie_camera/selfie_camera.dart';
2
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A simple camera plug-in, mainly suitable for selfie scenes, the current function is relatively single

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, flutter, image_editor, plugin_platform_interface

More

Packages that depend on selfie_camera

Packages that implement selfie_camera