lecle_native_camera 0.0.3+2 copy "lecle_native_camera: ^0.0.3+2" to clipboard
lecle_native_camera: ^0.0.3+2 copied to clipboard

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.3+2

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
160
points
3
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
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lecle_native_camera