I am new to app building and the software world. I know how to code and all but haven't tried end-to-end yet. Can you pls tell me how and where I can run this so that I can get started in doing some edits of my own?
Follow the Flutter official documentation. It will help you set up a flutter SDK on your PC, then try to make an app on your own which is given in the documentation itself, and then fork this repository.
Hi there,
I am new to app building and the software world. I know how to code and all but haven't tried end-to-end yet. Can you pls tell me how and where I can run this so that I can get started in doing some edits of my own?