web3dart_async_builders 3.0.1 copy "web3dart_async_builders: ^3.0.1" to clipboard
web3dart_async_builders: ^3.0.1 copied to clipboard

Extension of the web3dart package that includes the dart contract generator from abi.

Description #

Helper package for the (cubealgos/web3dart_async) library responsible for generating dart classes from abi contracts This project is part of this repository simolus3/web3dart.

Requirements #

web3dart 2.5.1

Installation #

  1. Add to pubspec.yaml in your project: dev_dependencies: web3dart_builders: ^3.0.1 or call
dart pub add build_runner --dev
dart pub add web3dart_async_builders --dev

Usage #

dart pub run build_runner build

or

dart pub run build_runner watch

Test #

dart test
0
likes
140
points
0
downloads

Publisher

verified publishercubealgos.xyz

Weekly Downloads

Extension of the web3dart package that includes the dart contract generator from abi.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

build, built_collection, code_builder, dart_style, path, wallet, web3dart_async

More

Packages that depend on web3dart_async_builders