mfa 1.2.0 copy "mfa: ^1.2.0" to clipboard
mfa: ^1.2.0 copied to clipboard

PlatformAndroidiOS
unlisted

MFA

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mfa
copied to clipboard

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

dependencies:
  mfa: ^1.2.0
copied to clipboard

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:mfa/mfa.dart';
copied to clipboard
1
likes
120
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

MFA

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mfa