notsfsssf/pixez-flutter

一个支持免代理直连及查看动图的第三方Pixiv flutter客户端

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 4th, 2026
Created on November 2nd, 2019
Open Issues & Pull Requests: 498 (+0)
GitHub issues: Enabled
Number of forks: 476
Total Stargazers: 12,792 (+0)
Total Subscribers: 193 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.7 hours
Mean response time: 87.7 days
90th percentile: 252.0 days
Tracked items: 356

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "enhancement" is answered fastest, typically in about 4 hours, while "Platform: Windows" waits about 3 days. 67% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 281
New in 7 days: 6
Closed in 7 days: 4
Avg open age: 386 days
Stale 30+ days: 263
Stale 90+ days: 231

Recent activity

Opened in 7 days: 6
Closed in 7 days: 4
Comments in 7 days: 0
Events in 7 days: 3

Top labels

  • enhancement (66)
  • bug (60)
  • UI: Material (36)
  • connect (23)
  • Platform: Windows (19)
  • Platform: Android (12)
  • question (10)
  • UI: Fluent (7)

Detailed Description

PixEz Flutter is a third-party Pixiv client built with Flutter that enables direct connection without proxy requirements and supports viewing animated images.

The tool addresses the need for an alternative Pixiv client with particular support for users in mainland China who require direct connectivity. It leverages Flutter's cross-platform capabilities to deliver a native experience across Android, iOS, and Windows. The application uses state management libraries including mobx and provider, and implements custom painting to render ugoira animations natively rather than relying on external playback mechanisms.

Developers should consider this project if they need a Pixiv client for Android or iOS with direct connection support, or if they are interested in examining how Flutter handles platform-specific features through PlatformChannel. The tool is distributed through multiple channels including official app stores for iOS and Android, with GitHub releases and nightly builds available for Windows. This project suits those who want an open-source alternative to the official Pixiv application with enhanced functionality for animated content.

The project maintains active development across multiple platforms with automated build workflows for iOS and Windows. Contributors are actively engaged in the codebase, and the maintainers continue to refine state management approaches by gradually transitioning away from flutter_bloc in favor of other solutions. The project accepts external contributions and maintains documentation in multiple languages to support its international user base.