/GitHunt_Flutter

A Flutter app that lets you explore trending projects on GitHub

Primary LanguageDartMIT LicenseMIT

Githunt
GitHunt Flutter

Hunt the most starred projects on GitHub
Flutter version of GitHunt chrome extension

Description

A Flutter app implemented with Provider state management that lets you explore trending repositories by filtering them by date range and programming language.

Getting Started

  1. Clone the repository: git clone https://github.com/GnuaAruht/GitHunt_Flutter.git
  2. Navigate to the project directory: cd GitHunt_Flutter
  3. Install dependencies: flutter pub get
  4. Start the app: flutter run

Credit

Credit to GitHunt for resources and ideas.