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

outdated

A Flutter project to open device's camera to capture image and video and get the file path on Android and iOS platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lecle_native_camera

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

dependencies:
  lecle_native_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:lecle_native_camera/lecle_native_camera.dart';
2
likes
0
points
2
downloads

Publisher

verified publisherlecle.vn

Weekly Downloads

A Flutter project to open device's camera to capture image and video and get the file path on Android and iOS platforms

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lecle_native_camera

Packages that implement lecle_native_camera