webotp_autofill 0.0.4 copy "webotp_autofill: ^0.0.4" to clipboard
webotp_autofill: ^0.0.4 copied to clipboard

Platformweb

The WebOTP API provides a streamlined user experience for web apps to verify that a phone number belongs to a user when using it as a sign-in factor. WebOTP is an extension of the Credential Management API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webotp_autofill

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

dependencies:
  webotp_autofill: ^0.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:webotp_autofill/webotp_autofill.dart';
2
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

The WebOTP API provides a streamlined user experience for web apps to verify that a phone number belongs to a user when using it as a sign-in factor. WebOTP is an extension of the Credential Management API

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on webotp_autofill