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

Seu formulário de recaptcha para Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add captcha_form_field

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

dependencies:
  captcha_form_field: ^1.0.0

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

Publisher

unverified uploader

Seu formulário de recaptcha para Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter, webview_flutter_platform_interface

More

Packages that depend on captcha_form_field