app_authentication_kit 0.0.6 copy "app_authentication_kit: ^0.0.6" to clipboard
app_authentication_kit: ^0.0.6 copied to clipboard

Flutter Plugin for application to perform various authentication functions

0.0.6 #

  • Dependency upstream version compatibility issue quick fix

0.0.5 #

  • Added [addressType] for having different address format #

    • addressType = 0, Address will start with [0x] and will have checksum
    • addressType = 1, Address will not start with [0x] and will not have checksum

0.0.4 #

  • Added public key into AddressPair #

  • Added Functions #

    • mnemonicToBIP32(String mnemonic)
      • Generate BIP32 from mnemonic
    • mnemonicPhraseToAddressPair(String mnemonic)
      • Generate Address Pair form mnemonic phrase

0.0.3 #

  • Dependency bug quick fix

0.0.2 #

  • Files formatted according to dartfmt

0.0.1 #

  • Initialize Package
0
likes
40
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for application to perform various authentication functions

Homepage

License

MIT (license)

Dependencies

bip32, convert, crypto, flutter, hex, pointycastle

More

Packages that depend on app_authentication_kit

Packages that implement app_authentication_kit