Can anyone tell me what is the best approach to achieve the challenge of build apps that interact with NEAR with Dart for the backend and Flutter for the frontend?
I found in pub.dev “web3dart”, a package to interact with Ethereum. I wonder if I can use web3dart to interact with Ethereum and then use the Aurora Ethereum Virtual Machine to deploy it to NEAR.
I also find https://github.com/0xdir/near_api_dart , but I unknown if it is mature or causes issues.
I am newbie, sorry by the inconvenience. Please people that have programmed in the NEAR blockchain with Dart and Flutter tell experiences.
diglink is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.