Skip to content

This project is a Flutter application that fetches a list of Rick and Morty characters from Rick and Morty API (https://rickandmortyapi.com/)

Notifications You must be signed in to change notification settings

NetiSade/flutter-rickandmorty

Repository files navigation

IndieFlow - Home Task

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.

How to run the project

  1. Install Flutter and Dart on your machine if needed. You can follow the instructions here.
  2. Clone the repository to your local machine.
  3. Run flutter pub get to install the dependencies.
  4. Run flutter run to run the application on an emulator or a physical device (see the list of tested platforms below).

This app tested on the following platforms:

  • Android Emulator + Physical Device
  • iOS Simulator + Physical Device
  • Chrome Browser

About

This project is a Flutter application that fetches a list of Rick and Morty characters from Rick and Morty API (https://rickandmortyapi.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published