GitConnect
Github mobile app built in flutter framwork.
Hey folks, For the past few months I have been working on an opensource flutter project. The first version of the app is released on play store. As of now, the functionality of the app is quite simple. You can browse your recent activities, repositories, read their 'readme' files, view pull requests, issues, forks, stargazers, and commits.
The notifications and search features are also integrated, making it easier to browse the repositories and/or developers. GitConnect also has a dark theme. You can turn it on manually in the settings. By default, the application's theme is a dark theme.
Functionalities
 Below is a list of functionalities included in-app.
 - Log in with Github account
 - See your public, private, and forked Repos
-  See repo stargazers and fork Repos
- Activities
- Notifications
- Repositories
- Add to favorite
 - Gists
 - Commits
 - Following/Followers
 - View Gists and their files
 - View users profile, contribution graph, activities, repositories, pull request, and issues
 - Markdown and code highlighting support
 - Search Users, Repos, Issues, Pull Requests, and Code
 - Dual theme (Dark/Light)