device_check 0.1.0
device_check: ^0.1.0 copied to clipboard
Flutter plugin for accessing the Apple's DeviceCheck API.
example/lib/main.dart
/// This plugin is just a bridge to Apple's DeviceCheck API.
/// See the [official documentation](https://developer.apple.com/documentation/devicecheck) for detailed usage.
void main() {}