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

The operator gateway takes the number and verifies the mobile phone number in one second.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flyverify_plugin

With Flutter:

 $ flutter pub add flyverify_plugin

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

dependencies:
  flyverify_plugin: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flyverify_plugin/flyverify.dart';
import 'package:flyverify_plugin/flyverify_UIConfig.dart';
import 'package:flyverify_plugin/flyverify_UIConfig.g.dart';
import 'package:flyverify_plugin/flyverify_defines.dart';
0
likes
0
points
390
downloads

Publisher

verified publishermob.com

Weekly Downloads

The operator gateway takes the number and verifies the mobile phone number in one second.

Homepage

License

unknown (license)

Dependencies

collection, flutter, json_annotation

More

Packages that depend on flyverify_plugin

Packages that implement flyverify_plugin