flutter_android_enterprise 0.1.1 copy "flutter_android_enterprise: ^0.1.1" to clipboard
flutter_android_enterprise: ^0.1.1 copied to clipboard

PlatformAndroid

Android Enterprise and managed-device APIs for Flutter — managed configuration, kiosk mode, compliance reporting, and profile awareness.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_android_enterprise

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

dependencies:
  flutter_android_enterprise: ^0.1.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:flutter_android_enterprise/flutter_android_enterprise.dart';
0
likes
150
points
27
downloads

Documentation

API reference

Publisher

verified publisheriamsathish.dev

Weekly Downloads

Android Enterprise and managed-device APIs for Flutter — managed configuration, kiosk mode, compliance reporting, and profile awareness.

Repository (GitHub)
View/report issues

Topics

#enterprise #mdm #devicepolicy #android #emm

License

MIT (license)

Dependencies

flutter, flutter_android_enterprise_android, flutter_android_enterprise_platform_interface

More

Packages that depend on flutter_android_enterprise

Packages that implement flutter_android_enterprise