Skip to content

febryardiansyah/animku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANIMKU - Discover your favourite anime

Animku is unofficial myanimelist.net application that will be available on ios and android.

if you want to contribute on this project, you can fork this project and pull request.

TODO

  • current season screen
  • drawer and items
  • anime detail
  • schedule
  • search anime
  • top anime
  • splash screen
  • icon launcher

Build Setup

# install dependencies
$ flutter pub get

# run debug mode
$ flutter run

# run release mode
$ flutter run --release

# build app bundle
$ flutter build appbundle

# build apk
$ flutter build apk

For detailed explanation on how things work, check out Flutter docs.