Nextcloud Deck client Flutter app with offline sync
  • Dart 99.8%
  • Kotlin 0.2%
Find a file
raf b1e032799f Initial ps1deck Flutter app - Nextcloud Deck client with offline sync
Features: login, board/stack/card CRUD, offline queue with SQLite,
auto-sync on reconnect, Material Design 3, pull-to-refresh.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 15:01:38 +02:00
android Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
lib Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
test Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
.gitignore Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
.metadata Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
analysis_options.yaml Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
pubspec.lock Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
pubspec.yaml Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00
README.md Initial ps1deck Flutter app - Nextcloud Deck client with offline sync 2026-04-10 15:01:38 +02:00

ps1deck

A new Flutter project.

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.