flutter_camera_widget 1.2.0 copy "flutter_camera_widget: ^1.2.0" to clipboard
flutter_camera_widget: ^1.2.0 copied to clipboard

discontinuedreplaced by: camera
retracted[pending analysis]

A customizable Flutter package that displays a basic camera UI, with video and photo preview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_camera_widget

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

dependencies:
  flutter_camera_widget: ^1.2.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:flutter_camera_widget/flutter_camera_widget.dart';
0
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package that displays a basic camera UI, with video and photo preview.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

camera, flutter, gallery_saver_updated, path, path_provider, syncfusion_flutter_sliders, video_player, video_thumbnail

More

Packages that depend on flutter_camera_widget