# 引言

A new Flutter project. About blockchain chat channel app

> Complete the chat achievement to get points rewards, TC

## Chat Achievement Rules(tentative)

| Achievement | Bonus | Require       |
| ----------- | ----- | ------------- |
| 新人          | 1     | 完成首次发言(一次性)   |
| 居民          | 5     | 完成100次对话(一次性) |
| 精华          | 20    | 发布精华文章        |
| 置顶          | 50    | 发布文章在专栏被置顶    |
| 点赞          | 5     | 他人对你的内容进行点赞   |
| 收藏          | 5     | 他人收藏了你的文章     |
| 活动          | \*    | 在活动中完成对应成就    |

## 敏感词库flutter

作为聊天应用，运营地区敏感词库必须随时保持更新，链上数据将强制性完善，完善的词库信息由区块链从gist同步,该词库由链上自动修复。

[Sensitive vocabulary](https://github.com/MTMCA/assets/tree/main/senitive_vocabulary)

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

* [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
* [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.
