- TODO: Describe initial release.
- Changed the name from
okto_wallet_sdk
tookto_flutter_sdk
- Fix: Transaction object in Raw transaction execute.
- Fix: Response of raw transaction status.
- Fix: Added support for buildtypes.
- Added example app
- Feat: Method to check if a user is logged in.
- Changed the requirements for
http
- Added test cases
- Optimized the
okto.openBottomSheet()
- Fixed rendering issue in the okto bottm sheet
- Added an optional height parameter for the bottom sheet.
- Exposed the
refreshToken
method, which returnsAuthTokenResponse
. - Fix: Google Authentication
- Fix: Network Name not accessible in
createWallet
orgetWallets
.
- Fix: Raw Transaction Execute in example app
- Added okto widget support in sandbox and staging buildtype.
- Improved Scrolling on okto bottom sheet.
- Lowered the requirement of dio version
- Changed
DioException
toDioError
- Updated tic-tac-toe example app.
- Removed Setpin flow