Skip to content

Add Flutter mobile app under mobile directory - #144

Open
DeerConan wants to merge 1 commit into
xiaozhejiya:mainfrom
DeerConan:agent/sync-flutter-app
Open

Add Flutter mobile app under mobile directory#144
DeerConan wants to merge 1 commit into
xiaozhejiya:mainfrom
DeerConan:agent/sync-flutter-app

Conversation

@DeerConan

@DeerConan DeerConan commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • Add the current Flutter app under the repository root mobile/ directory
  • Keep the existing backend/frontend/main repository files unchanged
  • Include ESP32-S3 camera BLE provisioning and JPEG upload protocol support in the mobile app
  • Include the latest device-config validation and provisioning print diagnostics

Notes

This PR intentionally adds the mobile app as a separate root-level mobile/ folder because it is not compatible with the existing main branch project layout as a root replacement.

Validation

  • Earlier targeted tests passed for device provisioning and device API after the protocol updates
  • A later local test run hit a Flutter/Dart SDK mismatch: The specified language version is too high. The highest supported language version is 3.5

Add the current Flutter implementation under the repository root mobile/ directory, including ESP32 provisioning and upload protocol support.
@DeerConan
DeerConan force-pushed the agent/sync-flutter-app branch from 5244867 to 2488eca Compare July 28, 2026 15:25
@DeerConan DeerConan changed the title Sync Flutter app implementation Add Flutter mobile app under mobile directory Jul 28, 2026
@DeerConan
DeerConan marked this pull request as ready for review July 28, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant