- Notifications
You must be signed in to change notification settings - Fork36
An Online Manga Reader Application Bahasa Indonesia
License
NotificationsYou must be signed in to change notification settings
febryardiansyah/manga_mint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MangaMint is manga reader application that provides manga and comic bahasa indonesia and currentlyavailable on android only, idk in the future will be available on ios or not
- Download or clone this repositorymanga-api
- you have to deploy this api by yourself
(You can use heroku,vercel, or glitch)
- change
const String BaseUrl = 'https://10.0.2.2:8000/api/';
(<manga_mint>/lib/constants/base_url.dart) to your API. ex:example.herokuapp.com.com/api/
- Manga List (Japanase Comic)
- Manhua List (Chinese Comic)
- Manhwa List (Korean Comic)
- Last chapter update
- Bookmarks Manga
- Read last chapter opened
- Search Manga by name and Genres
- Read chapter vertically or horizontally
# 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
- http: ^0.12.1
- bloc: ^5.0.1
- flutter_bloc: ^5.0.1
- google_fonts: ^1.1.0
- equatable: ^1.2.0
- rxdart: ^0.24.1
- ff_navigation_bar: ^0.1.5
- flutter_spinkit: ^4.1.2+1
- shimmer: ^1.1.1
- carousel_slider: ^2.2.1
- flutter_screenutil: ^2.2.0
- cached_network_image: ^2.2.0+1
- photo_view: ^0.9.2
- shared_preferences: ^0.5.8
- path_provider: ^1.6.11
- path: ^1.7.0
- hive: ^1.4.1+1
- hive_flutter: ^0.2.1
- toast: ^0.1.5
- font_awesome_flutter: ^8.8.1
- url_launcher: ^5.5.0
For detailed explanation on how things work, check outFlutter docs.
About
An Online Manga Reader Application Bahasa Indonesia
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published