Giter Club home page Giter Club logo

light's Introduction

📖 Light

Light logo

Light is a light novel e-reader build with Flutter, welcome star and fork, expect your advices 。( •̀ ω •́ )✧

中文版

Features

  • Import local books
  • Suport utf-8
  • Suport latin-1
  • Suport ePub
  • Suport gb2312
  • Text style
  • Multi themes
  • Day mode, night mode
  • Search in shelf
  • Online search
  • Import books by wifi
  • Advertisement
  • Friends chat
  • Share books
  • Text to speech
  • User system
  • Cloud

Usage

git clone https://github.com/creatint/light
flutter packages get
flutter run
flutter build apk --release

For help getting started with Flutter, view our online documentation.

Flutter API

Flutter API docs

Flutter中文文档

Contact

Email: [email protected]

QQ: 565864175

QQ Group for coding:

QQ Group for ACGN: Yotaku

License

Light is available under the GPL-3.0 license. See the LICENSE file.

light's People

Contributors

creatint avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

light's Issues

The method 'readBookSync' isn't defined for the class 'EpubReader'.

EpubBook epubBook = EpubReader.readBookSync(bytes);
in code error to below red underline of readBookSync() method. and changed method name readBook() so it can be A value of type 'Future' can't be assigned to a variable of type 'EpubBook'. with async task. how to fixed it ?

出现异常

出现异常。
NoSuchMethodError: The method '[]' was called on null.
Receiver: null
Tried calling:
报错在light_engine 91行

version solving failed.

I could not run flutter packages get after a fresh clone.

This is what i get:

The current Dart SDK version is 2.1.2-dev.0.0.flutter-0a7dcf17eb.

Because light depends on epub from git which requires SDK version >=1.21.0 <2.0.1, version solving failed.


pub get failed (1)
Process finished with exit code 1

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.