kiosk_lock_task 0.0.2 copy "kiosk_lock_task: ^0.0.2" to clipboard
kiosk_lock_task: ^0.0.2 copied to clipboard

PlatformAndroid

Android Lock Task Mode kiosk controls for Flutter apps, including Device Owner kiosk support and boot launch handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kiosk_lock_task

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

dependencies:
  kiosk_lock_task: ^0.0.2

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:kiosk_lock_task/kiosk_lock_task.dart';
0
likes
155
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android Lock Task Mode kiosk controls for Flutter apps, including Device Owner kiosk support and boot launch handling.

Repository (GitHub)
View/report issues

Topics

#android #kiosk #lock-task #flutter-plugin

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kiosk_lock_task

Packages that implement kiosk_lock_task