agl_passcode 0.0.15 copy "agl_passcode: ^0.0.15" to clipboard
agl_passcode: ^0.0.15 copied to clipboard

This Flutter package provides an feature for creating a passcode , verify and change passcode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agl_passcode

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

dependencies:
  agl_passcode: ^0.0.15

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:agl_passcode/agl_passcode.dart';
4
likes
140
points
62
downloads

Publisher

verified publisherappgolive.io

Weekly Downloads

This Flutter package provides an feature for creating a passcode , verify and change passcode.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_secure_storage

More

Packages that depend on agl_passcode