device_check 0.1.0+2 copy "device_check: ^0.1.0+2" to clipboard
device_check: ^0.1.0+2 copied to clipboard

PlatformiOS
outdated

Flutter plugin for accessing the Apple's 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+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:device_check/device_check.dart';
6
likes
150
points
208
downloads

Publisher

verified publisherokadan.net

Weekly Downloads

Flutter plugin for accessing the Apple's DeviceCheck API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on device_check