I need to create a mobile app that needs to interact with specific blockchain (mostly Terra Blockchain).
To do so, I need to integrate some Javascript packages into my Flutter application.
The packages to interact with this blockchain is Terra.js.
I know that React Native is best suited for this integration, but I was wondering if there is the chance to use also Flutter to build the mobile app.