arslee07 / anilibria-flutter

Cross-platform client around AniLibria API
GNU General Public License v3.0
10 stars 0 forks source link

Random release #2

Closed arslee07 closed 2 years ago

arslee07 commented 2 years ago

AniLibria API has /getRandomTitle endpoint. So why not implement it in the app?

arslee07 commented 2 years ago

Quick note: This endpoint is already implemented in anilibria.dart, so it remains to implement business logic and UI directly in the application itself

arslee07 commented 2 years ago

implemented