geetest_plugin 0.3.2
geetest_plugin: ^0.3.2 copied to clipboard
Geetest(GT3Captcha) Flutter plugin(Geetest's CAPTCHA - a user-friendly CAPTCHA powered by AI. Protect your website and mobile apps against bot traffic. Start your free trial now!).
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add geetest_pluginThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
geetest_plugin: ^0.3.2Alternatively, 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:geetest_plugin/geetest_plugin.dart';