londonappbrewery/Flutter-Course-Resources — reverse-engineered prompt
Reverse engineered prompt
I want you to turn this repo into something actually usable. Right now it looks like it is mostly a big README full of links for a Flutter bootcamp, with sections for setup, beginner apps, UI practice, state, packages, quizzes, and challenges.
Please build a simple, clean Flutter app that works like a course resources hub. The home screen should show the course sections in order, and each section should open a page with the resource links from that part of the course. Make it easy to browse things like setup guides, documentation, starter projects, and completed examples, and let people tap a link to open it. Since this is for learning, the layout should feel friendly and beginner focused, not overly technical.
If the README is incomplete or cut off, use what is already there and structure the app so more sections and links can be added easily later. Include a polished basic theme and sensible navigation. Look up current docs online if you need to.
Want more depth? Deep Reverse