Helper package for the (xclud/web3dart) library responsible for generating dart classes from abi contracts This project is part of this repository simolus3/web3dart.
web3dart 2.5.1
- Add to pubspec.yaml in your project: dev_dependencies: web3dart_builders: ^3.0.1 or call
dart pub add build_runner --devdart pub add web3dart_builders --devdart pub run build_runner buildor
dart pub run build_runner watchdart test