Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alenvelocity/weebify

Flutter App to Fetch Anime Info
https://github.com/alenvelocity/weebify

anime flutter manga

Last synced: 3 months ago
JSON representation

Flutter App to Fetch Anime Info

Awesome Lists containing this project

README

        

# Weebify
> Flutter App to get Anime and Manga Details

## Getting Started

### Follow the steps to install flutter from [here](https://flutter.dev/docs/get-started/install/)

After installing flutter, follow these steps to get started:

> Clone the repository:

```sh
git clone https://github.com/alensaito1/weebify.git
cd weebify
```
> Install the dependencies:
```sh
flutter pub get
```
> Running the app:
```sh
flutter run
```
> Building the app:
```sh
flutter build
```

# Resources

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
- [Online Documentation](https://flutter.dev/docs)

This Project uses [Jikan.moe](https://jikan.moe/) to get the anime and manga details.