mnemonic_phrase 0.1.1 copy "mnemonic_phrase: ^0.1.1" to clipboard
mnemonic_phrase: ^0.1.1 copied to clipboard

Displays a mnemonic phrase / Allows users to provide a mnemonic phrase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mnemonic_phrase

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

dependencies:
  mnemonic_phrase: ^0.1.1

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:mnemonic_phrase/mnemonic_phrase.dart';
1
likes
120
pub points
4%
popularity

Publisher

unverified uploader

Displays a mnemonic phrase / Allows users to provide a mnemonic phrase.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

bip39, flutter

More

Packages that depend on mnemonic_phrase