⭐⭐⭐⭐⭐
Um aplicativo para assistir e fazer download de episódios de Animes, disponível para Android, totalmente open-source.
Quero agradecer especialmente ao @Emmanuel por ter criado o ícone do aplicativo! =D
Note: this application is in PT-BR, but if you know another API in another idiom, feel free to contact me or open an issue to include your language in the App
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nesta release estou optando por oferecer o fat apk (arquivo com os binários das 3 arquiteturas do Android), portanto, basta scanear o QRCode abaixo e instalar, sem se preocupar com a arquitetura.
-
- A fat APK is a single APK that contains binaries for multiple ABIs embedded within it. This has the benefit that the single APK runs on multiple architectures and thus has wider compatibility, but it has the drawback that its file size is much larger, causing users to download and store more bytes when installing your application. When building APKs instead of app bundles, it is strongly recommended to build split APKs, as described in build an APK using the --split-per-abi flag.
(Flutter Docs).
git clone https://github.com/LaksCastro/anime-dart.git
cd anime-dart
flutter pub get
Press F5 if Vscode or run in Command-Line:
flutter run
flutter build apk --split-per-abi
Copyright © 2020-present, Laks Castro.
Anime Dart is MIT licensed 💖