web3modal_flutter 3.0.0-alpha02
web3modal_flutter: ^3.0.0-alpha02 copied to clipboard
The Web3Modal for WalletConnect built using Flutter.
3.0.0-alpha02 #
- Minor fixes on example app and project structure
3.0.0-alpha01 #
- [BREAKING CHANGES] First alpha release of new Web3Modal V3
2.0.1 #
- Updated to WalletConnectModal
2.1.8
2.0.0 #
- Migrated to relying on WalletConnectModalFlutter
- Massive changes to the API. Please read the updated documentation.
1.2.1 #
- Updated
Web3ModalThemeto include multiple radius's - Added
buttonRadiusoverride toWeb3ModalButton - Multiple bug fixes for URL launching and installation detection
- Readme updated to include how to setup Android 11+ deep linking
1.2.0 #
- Updated
Web3ModalServiceto require initialization and accept multiple kinds of inputs - Updated
Web3ModalThemeto accept adataparameter, the theme is actually applied and can be modified as you wish
1.1.2 #
- Redirects working on mobile
- Theme updates
- Bug fixes
1.1.1 #
- Fixed modal having white background
- Removed
eth_signTransactionfrom EVM required namespace so that certain wallets would start working - Launch wallet function goes straight to the wallet now, if possible
- Wallet search added
1.1.0 #
- Recommended and excluded wallets
- Modal toasts added
- Color issues resolved
- Added
launchCurrentWalletfunction toweb3modal_service, it opens up the webpage of the connected wallet, it doesn't redirect to the wallet yet - Bug fixes
1.0.0 #
- Initial release