Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.09 KB

README.md

File metadata and controls

42 lines (37 loc) · 1.09 KB

GitHub Search

Retrieving user repositories from GitHub API.

Implementations (branchs)

  • Cubit
  • MobX
  • Bloc
  • GetX

Demo

GitHubSearch.mp4

For developers

Create a clone of the target repository:

$ git clone [email protected]:luciano01/github_search.git

Enter the cloned project directory with the command:

Or the path to the cloned project folder.

$ cd github_search

Open an Android emulator or connect your smartphone to your computer and execute the following commands:

$ flutter clean
$ flutter pub get
$ flutter run

Built with

Developer and Author