This project is a Flutter application that fetches a list of Rick and Morty characters from the Rick and Morty API. The user can view the list of characters and click on a character to view more details about the character.
- Install Flutter and Dart on your machine if needed. You can follow the instructions here.
- Clone the repository to your local machine.
- Run
flutter pub getto install the dependencies. - Run
flutter runto run the application on an emulator or a physical device (see the list of tested platforms below).
- Android Emulator + Physical Device
- iOS Simulator + Physical Device
- Chrome Browser