web3dart
web3dart copied to clipboard
AbiGenerator undefined
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.`
please can i get an answer to this.
Please check this package -> https://pub.dev/packages/web3dart_builders The readme answers your question