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>
This Project uses Jikan.moe to get the anime and manga details.