Skip to content

FabioXimenes/FlutterGithubProfileSearcher

Repository files navigation

GithubProfileSearcher

codecov

Watch the final result on Youtube

Functionalities

  • Search github users
  • Detailed information like name, localization, bio, avatar and email
  • Bookmark profiles
  • See bookmarked profiles even without connection (including profile image)

Architecture and design

All the project was developed following TDD and Clean Architecture. The project has a total of 63 unit tests and full coverage. The repository also contains a Github Action to execute all the tests upload coverage results to codecov automatically when pushing to specific branches.

Built With

Get Started

  1. Clone this repo
git clone https://github.com/FabioXimenes/FlutterGithubProfileSearcher
cd FlutterGithubProfileSearcher
  1. Installing dependencies
flutter pub get
  1. Running the project
flutter pub run build_runner build --delete-conflicting-outputs
flutter run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages