beacon_flutter 2.0.0
beacon_flutter: ^2.0.0 copied to clipboard
The Beacon Flutter Plugin provides Flutter developers with tools useful for setting up communication between native wallets supporting Tezos and dApps that implement beacon-sdk.
2.0.0 #
- update packages
1.0.9 #
- add support for Limanet and Mumbainet
- deprecate Ithacanet and Jakartanet
- retry pairing for 3 times
- android sdk updated to 3.2.4
- iOS sdk updated to 3.2.4
1.0.8 #
- android sdk updated to 3.2.3
- iOS sdk updated to 3.2.3
1.0.7 #
- pairing issue fixed in Android
1.0.6 #
- default wallet name can be added
1.0.5 #
- add types of signing type (Micheline, Operation, Raw)
- disconnect beacon before connection for android
1.0.4 #
- dependent packages upgrade
- add screenshots
1.0.3 #
- add logo of altme and tezos
1.0.2 #
- android getPeers response update
- update readme
1.0.1 #
- broadcast support
- update readme
- add descriptions
1.0.0 #
- response update for getPeer and addPeer
- added connectedPair model
- android setup
- examples added
0.0.5 #
- operation response and model update
0.0.4 #
- license update
- add models
- permission response
- signing response
- operation response
0.0.3 #
- update readme
0.0.2 #
- update readme
0.0.1 #
- basic demo app
- startBeacon
- add Peer
- remove Peer
- communication between dApp and wallet