Clone of popular MyAnimeList App.
Home | Search |
---|---|
Search Result | Anime Details |
---|---|
Make sure you have setup flutter in your system. Clone the repository, open terminal in the diretory and type the following command
$ flutter pub get
$ flutter run
To get apk file, run
$ flutter build apk
To contribute
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/NarutoVPS/mal.git
- 👯 Clone this repo to your local machine using
- ⛓ Create a new branch with meaningful name
- Do your Stuff! 🔨🔨🔨
- 🔃 Create a new pull request