| # Flutter Repository Dashboard |
| |
| Dashboard showing ongoing status of Flutter repositories and other interesting stats. It is built with the [Flutter web](https://github.com/flutter/flutter_web) fork. |
| |
| ## GitHub Personal Access Token |
| |
| Add a GitHub [personal access token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) to avoid API requests [rate limiting](https://developer.github.com/v3/#rate-limiting). This is only stored in the client browser session and will need to be re-entered on every browser on every machine. |
| |
| 1. In the top right-hand corner, navigate to the Settings gear. |
| 1. Enter and save the token. |