Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

52 lines (37 loc) · 1.09 KB

0.0.1

  • TODO: Describe initial release.

0.0.2

  • Changed the name from okto_wallet_sdk to okto_flutter_sdk

0.0.3

  • Fix: Transaction object in Raw transaction execute.
  • Fix: Response of raw transaction status.

0.0.4

  • Fix: Added support for buildtypes.

0.0.5

  • Added example app
  • Feat: Method to check if a user is logged in.

0.0.6

  • Changed the requirements for http

0.0.7

  • Added test cases
  • Optimized the okto.openBottomSheet()
  • Fixed rendering issue in the okto bottm sheet
  • Added an optional height parameter for the bottom sheet.

0.0.8

  • Exposed the refreshToken method, which returns AuthTokenResponse.
  • Fix: Google Authentication

0.0.9

  • Fix: Network Name not accessible in createWallet or getWallets.

0.0.10

  • Fix: Raw Transaction Execute in example app

0.0.11

  • Added okto widget support in sandbox and staging buildtype.

0.0.12

  • Improved Scrolling on okto bottom sheet.
  • Lowered the requirement of dio version

0.0.13

  • Changed DioException to DioError

0.0.14

  • Updated tic-tac-toe example app.

0.0.14

  • Removed Setpin flow