Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 612 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 612 Bytes

devtools_adventure

NOTE: currently a WIP, we will update the README when the adventure is ready to go. You can read the Project Notes for more info.

A set of Flutter apps with various issues. Using the DevTools will help you track down and solve the problems.

When you solve a challenge, put up a PR to save your progress.

Challenges

1: Fix a layout issue with Flutter Inspector

2: Fix a performance issue with Timeline (WIP)