Retrieving user repositories from GitHub API.
- Cubit
- MobX
- Bloc
- GetX
GitHubSearch.mp4
Create a clone of the target repository:
$ git clone git@github.com: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
- Dart programming language Version 3.0.5
- Flutter Version 3.10.5
- [MVC]
- Http
- GitHub API
- Cubit
- Mobx
- Bloc
- GetX
- Luciano Martins (Linkedin)