click_rec_camera 0.0.1 copy "click_rec_camera: ^0.0.1" to clipboard
click_rec_camera: ^0.0.1 copied to clipboard

outdated

A Flutter package for Clicking Photos and recording video.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add click_rec_camera

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

dependencies:
  click_rec_camera: ^0.0.1

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:click_rec_camera/click_rec_camera.dart';
2
likes
70
points
37
downloads

Publisher

verified publisherabinvs.me

Weekly Downloads

A Flutter package for Clicking Photos and recording video.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, path_provider

More

Packages that depend on click_rec_camera