WeebNetsu / nclientv3

App to browse manga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NClientV3

nHentai browser and reader inspired by NClientV2.

You can find the releases here: https://github.com/WeebNetsu/nclientv3/releases

Notes

  • This app only works on Android 10 and up.
  • This app is intended for users 21 years and older.
  • If nHentai is blocked in your country, then this app may behave strangely or not work.

FAQs

  • Does this work on iOS? - I don't own any Apple products, so not sure šŸ¤·
  • I am just getting a blank screen? - nHentai might be blocked in your country, try using a VPN or Proxy

Contributing

Issues

Please be descriptive of your issues, if you create an issue and all it says is "app bug" or similar, I will close it immediately as it only wastes my time. Please follow the provided template.

Project Structure

  • assets/ - All images, music, sfx etc.
  • lib/ - All source code
    • constants/ - Constants such as path to assets and links
    • models/ - Classes/Objects to structure data
    • theme/ - App theme setup
    • utils/ - Global scope functions
    • views/ - All pages on the app
      • widgets/ - Widgets that were designed to only work with this view
    • widgets/ - Global scope widgets

Building from Source

flutter clean && flutter pub get && flutter build apk --release

Resources

Support

If you want to support the work I do, please consider subscribing to Steve's teacher if you enjoy learning about programming, or send a donation my way, every little bit helps!

liberapay kofi patreon paypal

About

App to browse manga

License:GNU General Public License v3.0


Languages

Language:Dart 98.6%Language:Ruby 0.9%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%