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

outdated

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

License

unknown (license)

Dependencies

camera, flutter, image_editor, plugin_platform_interface

More

Packages that depend on selfie_camera

Packages that implement selfie_camera