Commit Graph

3 Commits

Author SHA1 Message Date
picshbj 44e692b874 Document the required Flutter/Dart toolchain in README
Records the versions this app was built and verified with (Flutter 3.16.9,
Dart 3.2.6, Gradle 8.5, Android SDK 21/34) so a fresh clone does not have to
guess, and notes that pubspec.lock pins the working dependency set.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-25 12:10:30 +09:00
picshbj 47dc94a733 Replace hardcoded absolute path in README build steps
The build instructions embedded the original author's local checkout
path, which is meaningless after cloning. Point at the project root
instead and add the missing `flutter pub get` step.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-25 12:09:49 +09:00
picshbj 84ba0a57c3 Initial commit: kiosk_webview Flutter app
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-25 12:05:04 +09:00