gt4_flutter_plugin 0.1.4 copy "gt4_flutter_plugin: ^0.1.4" to clipboard
gt4_flutter_plugin: ^0.1.4 copied to clipboard

The official flutter plugin project for GeeTest Captcha v4. Supports Flutter 3.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gt4_flutter_plugin

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

dependencies:
  gt4_flutter_plugin: ^0.1.4

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:gt4_flutter_plugin/gt4_flutter_plugin.dart';
7
likes
140
points
1.13k
downloads

Publisher

verified publishergeetest.com

Weekly Downloads

The official flutter plugin project for GeeTest Captcha v4. Supports Flutter 3.0.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gt4_flutter_plugin