Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

53 lines (38 loc) · 1.13 KB

0.4.3

  • Updates README and some dependencies

0.4.2

  • Fixes QrImage breaking change

0.4.1

  • Fixes schema link issue
  • Adds error dialog when Wallet link cannot be opened
  • Adds customization for above dialog

0.4.0

  • Adds searchBuilder with customization
  • Changes default behavior of native links verfication and adds override flag
  • Sorts Wallets alphabetically

0.3.1

  • Adds return types to sendCustomRequest and killSession

0.3.0

  • Adds platform overrides

0.2.0

  • Adds card shape parameter
  • BREAKING CHANGE: thumb builders moved into a new selector builder

0.1.2

  • Fixes session exception and updates example app.

0.1.1

  • Adds data customization support.

0.1.0

  • Adds customization support.

0.0.6

  • Fixes styling.

0.0.5

  • Updates example up to support all platforms.

0.0.4

  • Adds support for desktop and web.
  • Updates dependencies.

0.0.3

  • Fixes analyzer issues, updates url_launcher package.

0.0.2

  • Fixes pub.dev broken link to animated gif.

0.0.1

  • Initial version supports Dart version of QRCodeModal to connect DApp with supported Wallet through walletconnect_dart package.