/Flutter_NovelReader

🔥🌟Novel➕Flutter/Flutter写的书城项目,小说阅读器📖

Primary LanguageDart

AiKan/爱看

书城APP: 代码已经编译可以运行:Flutter2.0.

服务端接口已经不能用了,但是整体UI还是可以借鉴

This is a novel reading software. All the mobile pages of the novel are developed by myself, and the data is provided by the company's back-end group🚀.

PlatForm

The project uses Google's mobile framework Flutter🤔, language support - Dart, the final version can run on both iOS and Android

Interface Display

The theme color of the whole software is warm red color, you can feel the overall style of the software UI part in multiple main interfaces😄.

Software features include sign-in, purchase, redemption, screening, search, various book operations, and some corporate business functions.

The user's various consumption records will be displayed and fed back in detail within the software. It is worth mentioning that the user center also adds user feedback to facilitate feedback on software usage.

And, in order to ensure the user experience, the font size customization and the dark mode adaptation are made in the reading interface🙏.

In the bookshelf page, you can freely read and collect books from the bookshelf, and you can find your reading footprint and continue reading last time.

Getting Started🏃

For help getting started with Flutter, view online documentation.

2. Clone the repo

$ git clone https:///github.com/tongyangsheng/flutter_reader.git
$ cd flutter_reader/

4. Run the app

$ flutter run