otpauth_migration 0.0.7 copy "otpauth_migration: ^0.0.7" to clipboard
otpauth_migration: ^0.0.7 copied to clipboard

A Dart package to encode and decode the otpauth-migration URI format used to import into and export 2FA secrets from the Google Authenticator app.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.7] - 2022-02-18 #

Added #

  • Added test cases and handling of incorrectly formatted input to encode and decode

[0.0.6] - 2022-02-14 #

Changed #

  • run thru flutter format .

[0.0.5] - 2022-02-14 #

Changed #

  • more static analysis fixes (as per flutter analyze)
  • allow use of print in example code

[0.0.4] - 2022-02-14 #

Added #

  • Added requirements in README.md

Changed #

  • passes static analysis
  • excluded generated protobuf code from dartdocs

[0.0.3] - 2022-02-13 #

Added #

  • This CHANGELOG

Changed #

  • Null safety (upgrade Protobuf)

[0.0.2] - 2022-02-13 #

Added #

  • Added example

[0.0.1] - 2022-02-12 #

Added #

  • First release
5
likes
120
pub points
51%
popularity

Publisher

verified publisherquiznoob.app

A Dart package to encode and decode the otpauth-migration URI format used to import into and export 2FA secrets from the Google Authenticator app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fixnum, protobuf

More

Packages that depend on otpauth_migration