xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

AbiGenerator undefined #69

Open marqueeeeeee opened 1 year ago

marqueeeeeee commented 1 year ago

Hi, does anyone have any fix for this issue?

`[WARNING] .dart_tool/build/entrypoint/build.dart:11:8: Error: Error when reading '../../../../flutter/.pub-cache/hosted/pub.dartlang.org/web3dart-2.4.1/lib/src/builder/builders.dart': No such file or directory import 'package:web3dart/src/builder/builders.dart' as _i3; ^ .dart_tool/build/entrypoint/build.dart:30:10: Error: Undefined name 'abiGenerator'. [_i3.abiGenerator], ^^^^^^^^^^^^ .dart_tool/build/entrypoint/build.dart:59:9: Error: Undefined name 'deleteSource'. _i3.deleteSource, ^^^^^^^^^^^^ [INFO] Precompiling build script... completed, took 561ms

[SEVERE] Failed to precompile build script .dart_tool/build/entrypoint/build.dart. This is likely caused by a misconfigured builder definition.`

Sangza commented 1 year ago

please can i get an answer to this.

rahulrmishra commented 1 year ago

Please check this package -> https://pub.dev/packages/web3dart_builders The readme answers your question