I have a Flutter-based web application that is ready for users; the only thing missing is a solid production deployment on AWS. I already decided on EC2 as the primary hosting option, but I’m open to leveraging complementary services—Elastic Beanstalk or S3 for assets—if that streamlines maintenance or scaling. Here’s what I need from you: set up the EC2 instance, install and configure everything required for a smooth Flutter web build, handle the web server configuration (Nginx or another proven choice), connect my domain, and make sure HTTPS is in place. Once the site is live, I’d like a brief hand-off showing me the key commands or scripts so I can redeploy future versions myself. Deliverable acceptance will be simple: if I can hit the URL over HTTPS and see the latest build without errors, we’re good. Source stays in my private repo; I’ll grant temporary access as soon as we start.