Product guide

One attempt, from evidence to feedback

Use this guide to understand the practice loop before opening the Flutter app.

01

1. Choose a challenge

Open a curated public challenge or let the app select one for your current settings.

02

2. Inspect before editing

Read the code and expected behavior. Identify the smallest hypothesis that explains the symptom.

03

3. Change and explain

Edit the solution and keep your reasoning explicit; code blocks remain left-to-right in every locale.

04

4. Review the feedback

Compare the result with feedback and carry the useful observation into the next attempt.