Code Monkey home page Code Monkey logo

pixiv_func_mobile's Introduction

Pixiv Func

  • Pixiv第三方移动客户端
  • 使用了GetX状态管理框架
  • 代码严格按照flutter_lints的规范编写
  • 适合新手学习Flutter
  • 这是我的个人玩具,与其他现有同类项目无关,如果你想拿我的项目跟其他项目比较,那么请你离开,我并不欢迎你
  • 该项目用于我个人学习Flutter,开源且免费
  • 有哪里出现问题或者需要新功能,欢迎打开Issue

Latest release

获取帮助

支持功能

名称 备注
登录 用的 WebView 支持免代理直连(本地反向代理)
浏览历史记录 存储在SQLite数据库中 可以在设置中开关
查看推荐作品 插画/漫画/小说
查看收藏作品 插画&漫画/小说
查看已关注用户的最新作品
查看陌生人的最新作品 插画&漫画/小说
查看关注用户
查看排行榜
推荐 推荐用户/推荐标签
搜索插画&漫画/小说 支持排序,支持时间范围,支持搜索ID,支持按收藏数量搜索
搜索用户 支持搜索ID
图片搜源 集成了一个外部网站(非WebView)
查看小说 解析HTML(非WebView)
查看动图 Native解压 CustomPainter播放 支持暂停
保存动图 Native合成
保存原图到系统相册 可以查看下载任务
关注和取消关注(用户)
收藏和取消收藏(插画&漫画/小说)
国际化 几乎全是机翻(欢迎PR)

关于免代理直连

  1. API是强制开启的,图片源可以自选选择
  2. 登录(PlatformWebView) 可以选择是否启用(本地反向代理绑定12345端口注意不要占用)

关于直连失效

  1. 与运营商有关
  2. 与地区有关
  3. 可能间歇性的失效
  4. 如果无法直连请开代理

鸣谢

感谢 JetBrains 为开源项目提供的以下IDE的免费授权

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.