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

High-performance vision-camera-style plugin built on the Nitro FFI bridge — photo/video capture, code scanning, frame processing, and GPU filters with zero method-channel overhead.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nitro_camera

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

dependencies:
  nitro_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:nitro_camera/nitro_camera.dart';
2
likes
160
points
88
downloads

Documentation

API reference

Publisher

verified publishershreeman.dev

Weekly Downloads

High-performance vision-camera-style plugin built on the Nitro FFI bridge — photo/video capture, code scanning, frame processing, and GPU filters with zero method-channel overhead.

Repository (GitHub)
View/report issues

Topics

#camera #vision-camera #ffi #qr-code #barcode-scanner

License

MIT (license)

Dependencies

flutter, meta, nitro, plugin_platform_interface, zxing_lib

More

Packages that depend on nitro_camera

Packages that implement nitro_camera