This is a simple flutter application I built as part of my learning. In this app, one can enter a valid codeforces handle and get three types of graphs in three tab views in return.
The graphs one can view are:
The codeforces official API was used in this flutter application. I tried to add a short video of the flutter app in the following section:
The link to the GitHub repository of this project is here. You can download the zip of the folder or git it. Enjoy it! This app still needs a lot of modification and UI design. I hope to add those to the GitHub repository soon.