device_check 0.1.0-dev copy "device_check: ^0.1.0-dev" to clipboard
device_check: ^0.1.0-dev copied to clipboard

outdated

Flutter plugin for accessing the Apple DeviceCheck API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_check

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

dependencies:
  device_check: ^0.1.0-dev

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_check/device_check.dart';
6
likes
0
points
208
downloads

Publisher

verified publisherokadan.net

Weekly Downloads

Flutter plugin for accessing the Apple DeviceCheck API.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on device_check