device_security_checking 0.0.4 copy "device_security_checking: ^0.0.4" to clipboard
device_security_checking: ^0.0.4 copied to clipboard

Checking on device security level

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_security_checking

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

dependencies:
  device_security_checking: ^0.0.4

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:device_security_checking/device_security_checking.dart';
0
likes
125
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Checking on device security level

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on device_security_checking

Packages that implement device_security_checking