My friend and I have designed the frontend of our app on flutterflow. However, there is a limitation when it comes to customizing the functionalities and implementing api on the webpage. Is there anyway I can import the codes in another ide such as vsc with dart and flutter extension. Will the code still run if I do so?
I have copied the login codes from flutterflow into my main function in a new flutter project on vsc and added the dependencies needed but there is a lot of error which I don't know how to fix.