Star Wars App

An App that shows all the first six movies of the Star Wars saga and its characters, allowing the users to select their favorite ones. They can also access the official web site and create a customizable avatar. All the content is provided by SWAPI.

How to use

star_wars_app

How to install

This Project is ready to go, you only have to download this code base and build the APK. This project was only tested in Android, so if you try to build an IPS, please be aware that the it will have the Material theme and it could have some building problems.

You can also download a APK file here.

Details about the project

Here are some of the concepts and tools I used:

  • BLoC and Repository Patterns
  • State Management with Cubit;
  • Dependencies Injection with GetIt.