Skip to content

Commit

Permalink
📝 Update README to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Mar 23, 2021
1 parent 91379d8 commit 590cafa
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 58 deletions.
86 changes: 28 additions & 58 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,67 +17,37 @@ if you are not a member of JMU (JiMei University).**

[更新日志](CHANGELOG.md)

# 为什么用Flutter? Why flutter ?
## 为什么用Flutter? Why flutter ?

Flutter是一套跨平台开发框架,能很好地在接口完备的情况下快速构建所需功能,只需负责UI逻辑层
Flutter是一套跨平台开发框架,能很好地在接口完备的情况下快速构建所需功能,只需负责 UI 逻辑层

Flutter is a framework which can cross platform, it can create features when the apis is supported, and we just need to handle with UI layer.
Flutter is a framework which can cross platform,
it can create features when the apis is supported, and we just need to handle with UI layer.

# 为什么要重写? Why needs to rebuild ?

原本的应用为外包公司制作,由于学校网络建设策略的原因已经停止维护。应用在各平台上均有大大小小的问题,影响到用户的正常使用。
## 为什么要重写? Why needs to rebuild ?

原本的应用为外包公司制作,由于学校网络建设策略的原因已经停止维护。
应用在各平台上均有大大小小的问题,影响到用户的正常使用。
更新应用能让师生群体均获得更好的应用体验,同时可以扩展新功能。

The older app is developed by other team, which has been stop maintained due to school's network construction policy. It occurs various of problem on each platform, makes users hard to use the app.

By rebuild this app, users can get better experience when using this app, and new feature can be extended.

# 项目主要使用的依赖 Dependencies used

**[EventBus](https://pub.dev/packages/event_bus)** (Thanks to *Marco Jakob*)

**[dartx](https://pub.dev/packages/dartx)** ,
**[Hive](https://pub.dev/packages/hive)** (Thanks to *@leisim*)

**[Provider](https://pub.dev/packages/provider)** (Thanks to *Remi Rousselet*)

**[Extended Image](https://pub.dev/packages/extended_image)** ,
**[Extended List](https://pub.dev/packages/extended_list)** ,
**[Extended Tab](https://pub.dev/packages/extended_tab)** ,
**[Extended Text](https://pub.dev/packages/extended_text)** ,
**[Extended Text Field](https://pub.dev/packages/extended_text_field)** ,
**[FF Annotation Route](https://pub.dev/packages/ff_annotation_route)** ,
**[Like Button](https://pub.dev/packages/like_button)** ,
**[Pull To Refresh Notification](https://pub.dev/packages/pull_to_refresh_notification)**
(Thanks to *@zmtzawqlp*)

**[Image Editor](https://pub.dev/packages/image_editor)** ,
**[OKToast](https://pub.dev/packages/oktoast)**
(Thanks to *@CaiJingLong*)

# 项目无法登录,有什么参考价值? What kinds of value while the app cannot login?

目前阶段我们无法提供体验账号。如果你对其中的某个实现或组件或依赖使用感兴趣,可在QQ群FlutterCandies(181398081)找到我,咨询相关问题。

We cannot provide any account for test due to policy reason at present stage. If you're interested in some feature/widget/dependencies usage, you can find me at `FlutterCandies`(181398081) QQ group and ask some related questions.

# 8多说,上图! Let's see some screenshots !
## 截图 ScreenShots
<div align="center">
<img width="280" src="https://i.loli.net/2020/02/18/vYGUXSltJzsxmKH.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/kSXxJ6UWMPQCjNm.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/Fm65NRQtq72TCnS.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/kvJBTbUP7yrZ2ia.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/swRYFQWIlpjAD29.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/vR9G6hdMWj2eXcy.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/ODhsAmukxnNyX3M.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/Ku8evoJcP2VNsIk.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/uBy412QcfJUoRYS.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/ktvSo1zn94Ih6MX.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/twMfbWUnrXdcmLA.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/5irJdMvFCaOfenN.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/RX4iJQbrTgqWj9k.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/kmiLKJbAEGzjrT5.jpg"/>
<img width="280" src="https://i.loli.net/2020/02/18/X6iJux94ozfVce7.jpg"/>
</div>
The older app is developed by other team,
which has been stop maintained due to school's network construction policy.
It occurs various of problem on each platform, makes users hard to use the app.
By rebuild this app, users can get better experience when using this app,
and new feature can be extended.

## 项目无法登录,有什么参考价值? What kinds of value while the app cannot login?

目前阶段我们无法提供体验账号。如果你对其中的某个实现或组件或依赖使用感兴趣,
可在 QQ 群 FlutterCandies(181398081) 找到我,咨询相关问题。

We cannot provide any account for test due to policy reason at present stage.
If you're interested in some feature/widget/dependencies usage,
you can find me at `FlutterCandies`(181398081) QQ group or file an issue to ask related questions.

## 8多说,上图! Let's see some screenshots !

| ![](screenshots/1.png) | ![](screenshots/2.png) | ![](screenshots/3.png) |
| ---------------------- | ---------------------- | ---------------------- |
| ![](screenshots/4.png) | ![](screenshots/5.png) | ![](screenshots/6.png) |
| ![](screenshots/7.png) | ![](screenshots/8.png) | ![](screenshots/9.png) |
Binary file added screenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/Screenshot_1.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_10.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_11.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_12.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_13.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_14.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_15.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_2.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_3.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_4.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_5.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_6.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_7.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_8.jpg
Binary file not shown.
Binary file removed screenshots/Screenshot_9.jpg
Binary file not shown.

0 comments on commit 590cafa

Please sign in to comment.