GitHub Timeline is a straightforward mobile and web application developed using Flutter. The app allows users to download and share ZIP files of public repositories, view user profiles, and explore repository details including followers, following, forks, and stars.
- Download Repositories: Download public repository ZIP files and share them easily.
- View User Profiles: Access detailed user profiles, including repositories, followers, and following.
- Repository Insights: Check out repository forks and stars, and see who has starred or forked the repository.
- Clone the Project & Flutter pub get
- Create a .env file in the root directory and add your GitHub token GITHUB_TOKEN=your_github_token_here
Github.Timeline.Preview.mp4
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.