flutter_web3 2.0.0-pre.3 copy "flutter_web3: ^2.0.0-pre.3" to clipboard
flutter_web3: ^2.0.0-pre.3 copied to clipboard

outdated

Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.

2.0.0-pre.3 #

  • Remove isEthereumSupported
  • Add class name to toString override for easier debugging
  • Add assertion to Provider constructor

2.0.0-pre.2 #

  • Assertion bug fixes

2.0.0-pre.1 #

  • v2 Prerelease

1.0.20 #

  • Add more method and property to wallet connect wrapper

1.0.19 #

  • Add BigInt wrapper for calling method on ethers
  • Modify ContractERC20 according to BigInt wrapper
  • Update README.md to recent changes

1.0.18 #

  • Update breaking changes and add more element to README.md
  • Remove export redundancy
  • Add more useful method to ContractERC20
  • Fix ethereum throw undefined error in some cases

1.0.16 #

  • Reorganize export library

1.0.15 #

  • Add more Ethers utils method
  • Ethers bugs fix and change class name
  • Add variable caching to ERC20 Contract

1.0.14 #

  • Add filter object and method to query past events

1.0.13 #

  • Add more Ethers method

1.0.12 #

  • Add multicalling functionality

1.0.11 #

  • Add balanceOf function to ERC20 Contract
  • Seperate constant class and add more Ethers method

1.0.10 #

  • Add more class and function wrapper
  • Rewrite some documentation

1.0.9 #

  • Implement new wrapping method that involve promise listener function
  • Add ERC20 Contract wrapper and more utility function for Ethers

1.0.7 #

  • Add more ethers js class and function wrapper
  • Breaking changes: TxReceipt changes to TransactionReceipt

1.0.6 #

  • Wallet Connect buges fix

1.0.5 #

  • Reorganize directory structure
  • Solve internal package issues

1.0.3 #

  • Add Walletconnect Provider wrapper for provider connection and QR code modal

1.0.2 #

  • Initial version
147
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, js, meta

More

Packages that depend on flutter_web3