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

outdated

Make a Camera Module With Gallery View. Its Looks Like whatsapp Camera Module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_with_files

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

dependencies:
  camera_with_files: ^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:camera_with_files/camera_with_files.dart';
21
likes
0
pub points
74%
popularity

Publisher

unverified uploader

Make a Camera Module With Gallery View. Its Looks Like whatsapp Camera Module.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

camera, flutter, flutter_sliding_up_panel, image_gallery_saver, permission_handler, photo_gallery

More

Packages that depend on camera_with_files