local_captcha 1.0.4 copy "local_captcha: ^1.0.4" to clipboard
local_captcha: ^1.0.4 copied to clipboard

A fake captcha widget that helps speed up the development of prototype/demo app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_captcha

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

dependencies:
  local_captcha: ^1.0.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:local_captcha/local_captcha.dart';
11
likes
160
points
2.4k
downloads

Publisher

unverified uploader

Weekly Downloads

A fake captcha widget that helps speed up the development of prototype/demo app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on local_captcha