Skip to content

hakanyarman/flutter_github_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Followers App

This Flutter application allows users to view followers of a GitHub user by entering their username.

Features

  • Search for followers by GitHub username
  • Display list of followers
  • Show avatar and username for each follower
  • Option to view follower details

Screenshots

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/github-followers-app.git
    
  2. Navigate to the project directory:
    cd github-followers-app
    
  3. Install dependencies:
    flutter pub get
    
  4. Run the app:
    flutter run
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors