Go to file
Ponshu Developer d760e7bf08 chore: distribution prep - Kotlin DSL signing, .gitignore, build() split
- Fix DISTRIBUTION_API_KEY_SETUP.md: Groovy -> Kotlin DSL, Windows keytool cmds
- Add release signing config to build.gradle.kts (key.properties fallback)
- Add .serena/, key.properties, ponshu_release.jks to .gitignore
- Include Claude's build() split: SakeDetailSliverAppBar, SakeBasicInfoSection
- sake_detail_screen.dart: 1099 -> 795 lines (-304 lines)
- Remove tmp_commit_msg.txt
2026-02-16 19:08:09 +09:00
.github/workflows fix: Update CI Flutter version from 3.27.1 to 3.38.3 to match Dart SDK ^3.10.1 requirement 2026-02-16 10:05:44 +09:00
android chore: distribution prep - Kotlin DSL signing, .gitignore, build() split 2026-02-16 19:08:09 +09:00
assets v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
docs chore: distribution prep - Kotlin DSL signing, .gitignore, build() split 2026-02-16 19:08:09 +09:00
ios feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
lib chore: distribution prep - Kotlin DSL signing, .gitignore, build() split 2026-02-16 19:08:09 +09:00
linux v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
macos v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
scripts feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
test feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
tool Code Cleanup: Fix analyzer issues (unused vars, dead code, logic, pdf_service restoration) 2026-01-13 10:33:13 +09:00
tools feat: Add Bearer Token authentication to AI Proxy and disable CORS 2026-02-16 11:34:00 +09:00
web feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
windows v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
.cursorrules feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
.gitignore chore: distribution prep - Kotlin DSL signing, .gitignore, build() split 2026-02-16 19:08:09 +09:00
.metadata v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
AI_CONSULTATION_PROMPT.md feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
AI_MASTER_ROADMAP.md feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
README.md v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
SECURITY_SETUP.md feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
analysis_options.yaml v1.0.8 - Original (Ponshu Room Lite MVP Complete) 2026-01-11 17:17:29 +09:00
flutter_native_splash.yaml feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
l10n.yaml feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
pubspec.lock feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
pubspec.yaml refactor: Extract SakePricingSection from sake_detail_screen.dart, bump to v1.0.16+27 2026-02-16 11:40:58 +09:00
screenshot.png feat: enhance AI spec extraction 2026-01-16 00:53:44 +09:00

README.md

ponshu_room_lite

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.