https://github.com/niuhuan/pansy
A illustration client.
https://github.com/niuhuan/pansy
comic gallery illustrations picacg picacomic pixiv r18
Last synced: 3 months ago
JSON representation
A illustration client.
- Host: GitHub
- URL: https://github.com/niuhuan/pansy
- Owner: niuhuan
- Created: 2021-12-29T10:51:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T10:36:23.000Z (4 months ago)
- Last Synced: 2025-06-24T11:36:54.567Z (4 months ago)
- Topics: comic, gallery, illustrations, picacg, picacomic, pixiv, r18
- Language: Dart
- Homepage:
- Size: 4.9 MB
- Stars: 322
- Watchers: 4
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README-zh.md
Awesome Lists containing this project
README
PANSY
======
[English](README.md) | 简体中文
一个简洁的二次元插图社区客户端, 适配 mac, windows, linux, ios, Android.
## 软件截图
#### 发现与热门


#### 插画详情


#### 搜索与分类


## 详情
### 支持的平台
| 平台 | 最小版本 |
|:------------:|:---------------:|
| Android | API 30 (10) |
| Macos | 10.15 |
| iOS / iPadOS | 13 |
| Windows | 10 (64bit) |
| Linux | - 64bit |
### 图片下载路径
| 平台 | 路径 |
|:------------:|:---------------------------:|
| Android | {USER_HOME}/Downloads/pansy/ |
| Desktop | {USER_HOME}/Downloads/pansy/ |
| iOS / iPadOS | {PHONE}/pansy/downloads/ |
## 技术架构
- [rust](https://github.com/rust-lang/rust)
- [flutter](https://github.com/flutter/flutter)
- [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge)
- 您必须将它从**github**克隆到本地, 并在codeGen中运行" ***cargo install --path .*** "
