native_device_kit 0.0.3 copy "native_device_kit: ^0.0.3" to clipboard
native_device_kit: ^0.0.3 copied to clipboard

High-performance Flutter plugin for deep native access to hardware, system resources, and connectivity. Features advanced camera diagnostics, BLE scanning, NFC, USB monitoring, and security checks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_device_kit

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

dependencies:
  native_device_kit: ^0.0.3

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:native_device_kit/native_device_kit.dart';
1
likes
145
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance Flutter plugin for deep native access to hardware, system resources, and connectivity. Features advanced camera diagnostics, BLE scanning, NFC, USB monitoring, and security checks.

Repository (GitHub)
View/report issues

Topics

#hardware #camera #bluetooth #security #nfc

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on native_device_kit

Packages that implement native_device_kit