Giter Club home page Giter Club logo

irohasu's Introduction

Irohasu - Learn Flutter

About

Building a manga reader app on the process of learning bloc. Project unfinished.

Demo

Library Screen Detail Screen
library tab manga detail screen
Search Screen Vertically Screen Horizontally Screen
search_advanced list_chapter webtoon mode

Download

Get the app from our releases page.

Installation

  • Check if you are in the beta channel of flutter SDK and the version v2.17.0 or higher. Instruction to change flutter channel.

  • Clone the repo

    git clone https://github.com/viviethoang99/convert_link.git
  • And then we can use the normal build and run procedure

    flutter pub get
    flutter run
  • Some files like *.freezed.dart, *.g.dart, *.iconfig.dart are auto generated. If there is any issue from these files just run this command to regenerate them.

    flutter pub run build_runner watch --delete-conflicting-outputs

Disclaimer

The developer of this application does not have any affiliation with the content providers available.

irohasu's People

Contributors

viviethoang99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nhocconsr

irohasu's Issues

Error: Expected ',' before this.

I'm testing your project, but I'm having problems importing.

I noticed that " intl:^0.17.0 " was missing from pubspec.yaml
What made an error.

Then, when I try to run I get the error:

Waiting for connection from debug service on Edge...
/C:/Users/minzi/Documents/flutter/packages/flutter/lib/src/widgets/image.dart:1177:49: Error: Expected ',' before this.
    _invertColors = MediaQuery.of(context, null true)?.invertColors
                                                ^^^^
/C:/Users/minzi/Documents/flutter/packages/flutter/lib/src/widgets/image.dart:1177:34: Error: Too many positional arguments: 1 allowed, but 3 found.
Try removing the extra positional arguments.
    _invertColors = MediaQuery.of(context, null true)?.invertColors
                                 ^
/C:/Users/minzi/Documents/flutter/packages/flutter/lib/src/widgets/media_query.dart:841:25: Context: Found this candidate, but the arguments don't match.
  static MediaQueryData of(BuildContext context) {
                        ^^
/C:/Users/minzi/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-1.6.0/lib/src/extended_image.dart:785:44: Error: No named parameter with the name 'nullOk'.
    _invertColors = MediaQuery.of(context, nullOk: true)?.invertColors ??
                                           ^^^^^^
/C:/Users/minzi/Documents/flutter/packages/flutter/lib/src/widgets/media_query.dart:841:25: Context: Found this candidate, but the arguments don't match.
  static MediaQueryData of(BuildContext context) {
                        ^^
Failed to compile application.

[Bug] Menu bottom drawer display error

Why/User Benefit/User Problem:
Exiting the settings will display a menu bottom drawer
Simulator Screen Shot - iPhone 12 Pro Max - 2021-01-17 at 08 46 55

Expected behavior
Continue hiding when exiting the settings page.

[Bug] Ads on app

Why/User Benefit/User Problem:

  • Occasionally appear in-app advertisements.
  • Name manga: Sai rồi, xếp tây nhà tôi không phải quý ông đâu - Chap 1
    Simulator Screen Shot - iPhone 12 Pro Max - 2021-01-13 at 23 31 14

### Expected behavior

  • Remove all pop up ads

Installation

Could you also release the apk and IPA for the App?

[Enhancement] Advanced search

#Why/User Benefit/User Problem
Users can search based on other information.

#What/Requirements
There are drawer or menu bottom to search for manga detail.
Example: Author, tag, exclude tag...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.