okto_flutter_sdk 0.0.8
okto_flutter_sdk: ^0.0.8 copied to clipboard
Official OKTO SDK for Flutter
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- Changed the name from
okto_wallet_sdktookto_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
refreshTokenmethod, which returnsAuthTokenResponse. - Fix: Google Authentication