Skip to content

luciano01/github_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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