domain_verification_manager 0.0.5 copy "domain_verification_manager: ^0.0.5" to clipboard
domain_verification_manager: ^0.0.5 copied to clipboard

outdated

Use the DomainVerificationManager API for Android from Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add domain_verification_manager

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

dependencies:
  domain_verification_manager: ^0.0.5

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:domain_verification_manager/domain_verification_manager.dart';
3
likes
0
pub points
71%
popularity

Publisher

verified publisherglennruysschaert.com

Use the DomainVerificationManager API for Android from Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on domain_verification_manager