web3dart_cubealgos_builders 1.0.0 copy "web3dart_cubealgos_builders: ^1.0.0" to clipboard
web3dart_cubealgos_builders: ^1.0.0 copied to clipboard

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

This packages was forked from inveker/web3dart_builders, below is the original README -> the project still follows it's API, the only thing changed is that this uses web3dart_cubealgos internally

Description #

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

Requirements #

web3dart 2.5.1

Installation #

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

Usage #

dart pub run build_runner build

or

dart pub run build_runner watch

Test #

dart test
0
likes
110
points
112
downloads

Publisher

verified publishercubealgos.org

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

build, built_collection, code_builder, dart_style, path, web3dart_cubealgos

More

Packages that depend on web3dart_cubealgos_builders