my_mal_app is an unofficial (and WIP) mobile application for MyAnimeList (MAL) users to manage your anime and manga lists on the go. This app uses Flutter to deliver a seamless experience across both Android and iOS devices.
To get started with my_mal_app, follow these steps:
-
Clone the repository:
git clone https://github.com/jsincorporated/my_mal_app.git cd my_mal_app -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
