Hossein Asadi

Results 5 issues of Hossein Asadi

Hi after run this command `solidity_flattener contracts/MyNFT.sol` ----------------------------------------------- unrecognised option '--ast' Traceback (most recent call last): File "/usr/local/bin/solidity_flattener", line 4, in flattener.core.main() File "/usr/local/lib/python3.9/site-packages/flattener/core.py", line 97, in main solc_proc.check_returncode() File...

{basePath}/flutter/.pub-cache/hosted/pub.dartlang.org/menu_button-1.4.2+1/lib/menu_button.dart:524:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null. - 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('{basePath}/flutter/packages/flutter/lib/src/widgets/binding.dart'). WidgetsBinding.instance!.addPostFrameCallback((Duration timeStamp) { ^

bug

Hi with call this code `(await ens.withName(name).getAddress()).toString();` I get this error _ Unhandled Exception: RangeError: Value not in range: 32_

Hi I need to listen some event into my dApp project Inside your suggested document, listen to each event as follows final eth = window.ethereum; if (eth != null) eth!.stream('chainChanged').listen((event)...

Hi how can pass comment(meme) attribute in transfer_jetton_by_jetton_wallet?