device_policy_manager 1.0.0 copy "device_policy_manager: ^1.0.0" to clipboard
device_policy_manager: ^1.0.0 copied to clipboard

PlatformAndroid

Query Android device Administrator (DevicePolicyManager)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_policy_manager

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

dependencies:
  device_policy_manager: ^1.0.0

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_policy_manager/device_policy_manager.dart';
21
likes
160
points
214
downloads

Publisher

verified publisheriheb.tech

Weekly Downloads

Query Android device Administrator (DevicePolicyManager)

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on device_policy_manager