Flutter App to get Anime and Manga Details

0 0

Weebify

Flutter App to get Anime and Manga Details

Getting Started

Follow the steps to install flutter from here

After installing flutter, follow these steps to get started:

Clone the repository:

git clone https://github.com/alensaito1/weebify.git
cd weebify

Install the dependencies:

flutter pub get

Running the app:

flutter run

Building the app:

flutter build <apk|appbundle|aar|bundle|web|windows>

Resources

This Project uses Jikan.moe to get the anime and manga details.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Clothes Collection UI For Flutter
Entrada siguiente Architecturing Flutter Application with MVVM using GetIt