iliyaZelenko / flutter_github_search

Flutter Github Search Example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

DDD with Clean Architecture is used.

Please, write an application, which searches Repositories by name using GitHub API.

Prerequisites:

  • Output 15 search results.
  • Add ability to add repository to favorite list
  • Add the ability to view the search history of repositories in subsequent runs of the application.
  • Add possibility to see the list of favorite repositories at subsequent runs of the application
  • Add possibility to remove the repository from the favorites list
  • Show previously favorited repositories in search results list

Use your favorite state management solution.

Follow the provided UI/UX https://www.figma.com/file/iuGFkvS9fSzClOvPVdKELI/Flutter-Test-Screens?node-id=2-2490&t=HZ0sQRJno9S5qhDh-0

We expect to see clean code with a convenient architecture.

About

Flutter Github Search Example.


Languages

Language:Dart 85.0%Language:Python 5.4%Language:Ruby 4.0%Language:Swift 2.8%Language:HTML 2.6%Language:Kotlin 0.2%Language:Objective-C 0.1%