mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-04 23:24:20 +00:00
78f6dff028
- New Podman-based building environment - caches everything - can build artifacts without the Internet - rootless, needs no system capabilities (only when uses FUSE, well) - the cost is it's VERY HUGE, but useful - Refactored CI/CD pipeline - now it's a Python script, not a bunch of shell commands - optional nix flake for development environment and building a derivation - uploads all artifacts as a Gitea release - New targets - AppImage bundle - Flatpak bundle - simple archive with binaries Co-authored-by: Alya Sirko <alya@selfprivacy.org> Reviewed-on: https://git.selfprivacy.org/kherel/selfprivacy.org.app/pulls/112 Reviewed-by: Inex Code <inex.code@selfprivacy.org> Co-authored-by: Alya Sirko <alya.sirko@tuta.io> Co-committed-by: Alya Sirko <alya.sirko@tuta.io> |
||
---|---|---|
android | ||
assets | ||
fastlane/metadata/android/en-US | ||
ios | ||
lib | ||
linux | ||
test | ||
windows | ||
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
appimage.yml | ||
build.yaml | ||
ci.py | ||
Dockerfile | ||
flake.lock | ||
flake.nix | ||
flatpak.yml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
SelfPrivacy App
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.