Focus on discovery
Currently mobile app just like mobile web view of circuitverse website. As we don't have immediate plan to integrate simulator within the app, we should improve the circuit discovery in the app, home page should be about exploring featured, top, trending circuits
Is there any API for showing featured, top and trending circuits in web view which can be integrated in flutter app??
Is there any API for showing featured, top and trending circuits in web view which can be integrated in flutter app??
Yes there is, please check https://api.circuitverse.org .
Also, @tachyons has focused on integrating these things natively and not using WebView.
If you don't mind, I have already started working on Featured Projects yesterday night.
Api is not complete as we still don't have top circuits logic in the backend, there are discussions going on this, rest can be implemented now
Is there any API for showing featured, top and trending circuits in web view which can be integrated in flutter app??
Yes there is, please check https://api.circuitverse.org .
Also, @tachyons has focused on integrating these things natively and not using WebView.
If you don't mind, I have already started working on Featured Projects yesterday night.
Ya no issue @manjotsidhu , go ahead 👍
Api is not complete as we still don't have top circuits logic in the backend, there are discussions going on this, rest can be implemented now
Also we need to include Embed link with Projects API, so that we can use the same in our mobile-app