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

PlatformiOS

Flutter plugin for using the Apple's DeviceCheck API on iOS.

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: ^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_check/device_check.dart';
6
likes
130
pub points
76%
popularity

Publisher

verified publisherokadan.net

Flutter plugin for using the Apple's DeviceCheck API on iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on device_check