ios_device_check 2.0.0+1 copy "ios_device_check: ^2.0.0+1" to clipboard
ios_device_check: ^2.0.0+1 copied to clipboard

discontinued
PlatformiOS

Flutter plugin for accessing the iOS DeviceCheck. Only supported on iOS 11.0 or newer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_device_check

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

dependencies:
  ios_device_check: ^2.0.0+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:ios_device_check/ios_device_check.dart';
7
likes
160
points
38
downloads

Publisher

verified publishernaokiokada.com

Weekly Downloads

Flutter plugin for accessing the iOS DeviceCheck. Only supported on iOS 11.0 or newer.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ios_device_check