camerawesome_ohos 1.0.0 copy "camerawesome_ohos: ^1.0.0" to clipboard
camerawesome_ohos: ^1.0.0 copied to clipboard

Easiest Flutter camera Plugin supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash... on Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camerawesome_ohos

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

dependencies:
  camerawesome_ohos: ^1.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_ohos/camerawesome_plugin.dart';
import 'package:camerawesome_ohos/generated/i18n.dart';
import 'package:camerawesome_ohos/pigeon.dart';
0
likes
80
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Easiest Flutter camera Plugin supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash... on Android and iOS

Repository

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, collection, colorfilter_generator, flutter, image, rxdart

More

Packages that depend on camerawesome_ohos

Packages that implement camerawesome_ohos