First 7 months as a remote Flutter app developer in a startup
Last year I got my first job as a fresher flutter app developer in a health & fitness startup, BTW this is a remote job. I walked in with a basic understanding of widgets & pet projects, bu...

Source: DEV Community
Last year I got my first job as a fresher flutter app developer in a health & fitness startup, BTW this is a remote job. I walked in with a basic understanding of widgets & pet projects, but I was immediately met with a codebase that felt like a mountain. The imposter syndrome kicks in the moment you see hundreds of files and thousands of lines of logic, but I realized early on that this was my greatest opportunity to grow. I managed mostly by connecting with the tech team, asking as many questions as possible to get clarity. I started reading the code line by line to understand exactly which part of the logic resulted in which feature on the app. This deep dive sometimes got me into frustration and also helped me unravel the "magic" behind a large-scale application, finally it gave me the confidence to start contributing my own code. Got to know more about flutter and the use of different packages. All the files should be in a proper structure which is the folder structure. Go