This command will run your app on a locally hosted website $flutter run -d chrome
When you want to publish these changes to https://eddiesthesis.web.app/ run $firebase deploy
You'll probably need to install flutter SDK and firebase. Highly recommend using vscode as your IDE!
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.