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

outdated

Easiest Flutter camera Plugin with builtin UI. Supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash, filters... on Android and iOS. Easily create your own UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camerawesome

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

dependencies:
  camerawesome: ^2.0.0

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:camerawesome/camerawesome_plugin.dart';
import 'package:camerawesome/pigeon.dart';
1.13k
likes
0
points
45.4k
downloads

Publisher

verified publisherapparence.io

Weekly Downloads

Easiest Flutter camera Plugin with builtin UI. Supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash, filters... on Android and iOS. Easily create your own UI.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

carousel_slider, collection, colorfilter_generator, cross_file, flutter, image, path_provider, rxdart

More

Packages that depend on camerawesome

Packages that implement camerawesome