magic_flutter 1.0.4
magic_flutter: ^1.0.4 copied to clipboard
A Flutter plugin to integrate Magic SDK with native android and ios support
1.0.4 #
- passing bytecode from flutter side (only required on android)
1.0.3 #
- made user address to checksum converted
1.0.2 #
- Added support for custom
smart contract
with functionality of getting balance and sending transaction
1.0.1 #
- Added
showLoginUI
parameter inloginWithMagicLink
function to show inbuilt log-in loading UI
1.0.0 #
- First release of the magic sdk plugin containing all the initial required parts to Login with email, Update email and Logout.
- It also contains functionality to check user balance, and send transaction.