Skip to content

pro100svitlo/github_search_app

Repository files navigation

github_search_app

A new Flutter project.

Steps to implement the project

  1. Create a new Flutter project
  2. Add the dependencies in the pubspec.yaml file
  3. Update analysis options
  4. Create ApiClient classes
  5. Create Repository model classes and JSON parser
  6. Create Service class to get list of repositories
  7. Create Search screen state and controller with basic search logic
  8. Implement onRefresh and loadMore methods
  9. Create Search screen UI
  10. Create Issue model classes and JSON parser
  11. Create Service class to get list of issues for a repository
  12. Create Issue screen state and controller with basic logic
  13. Create Issue screen UI
  14. Update DI
  15. Update main.dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages