Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 828 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 828 Bytes

github_trending_repos

  • Fetching the last 7 days most starred repositories in Github.
  • Show the result in ListView
    • Number of stars
    • name
    • description
    • language
  • Store the Data Locally
  • Shimmer effect while data is being fetched
  • Flutter version 1.9.1+hotfix.6
  • Dart version 2.5.0

Getting Started

A new Flutter project. This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.