Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huhx/flutter-cnblog

Flutter编写的功能最全的博客园客户端
https://github.com/huhx/flutter-cnblog

cnblog flutter

Last synced: about 2 months ago
JSON representation

Flutter编写的功能最全的博客园客户端

Awesome Lists containing this project

README

        

# flutter_cnblog

一个使用Flutter编写的博客园客户端,简单易用并且同时支持Android/Ios平台。

## Features

- 博客园首页
- 新闻
- 博问
- 闪存
- 我的

## Preview

| 博客园首页 | 新闻列表 | 博问列表 |
|-------------------------|-------------------------|-------------------------|
| ![博客园首页](images/image_1.png) | ![新闻列表](images/image_2.png) | ![博问列表](images/image_3.png) |

| 闪存列表 | 我的 | 我的资料 |
|-------------------------|-------------------------|-------------------------|
| ![闪存列表](images/image_4.png) | ![我的](images/image_5.png) | ![我的资料](images/image_7.png) |

| 我的博客 | 阅读记录 | 知识库 |
|-------------------------|-------------------------|--------------------------|
| ![我的博客](images/image_8.png) | ![阅读记录](images/image_9.png) | ![知识库](images/image_10.png) |

| 博客内容 | 粉丝关注 | 官方博客 |
|--------------------------|--------------------------|--------------------------|
| ![博客内容](images/image_11.png) | ![粉丝关注](images/image_12.png) | ![官方博客](images/image_13.png) |

## SetUp

在启动项目之前,需要在根目录创建.env文件。里面包含博客园的id和secret

```properties
clientId={{cnblog_client_id}}
clientSecret={{cnblog_secret_id}}
notRobotCookie=CfDJ8EOBBtWq0dNFoDS-ZHPSe51ATHuFFilG3imii1Hj5WZ-TAK98xT4mJquvSMlYdkzfVCmpAWdt1VyGSpqZ5Q8GulXT3q-Essgs3ttLCLRTzIqo0Klt-nZCkblG6ST2zI2Og
```

## Download

Android
store:

pgyer:



Star History Chart