Unofficial Pixiv app, support Windows, Android, iOS, macOS, linux
All main features are implemented.
Download from Release
View Flutter Document
Put your keystore file (key.jks, key.properties) in android/
Run flutter build apk
Run flutter build ios/windows/macos
Usepython3 debian/build.py {ARCH} to build deb package. Replace {ARCH} with x64 or arm64.
For other linux distributions, you can use flutter build linux to build.
You must register the pixiv scheme in the .desktop file, otherwise the login will not work.