Everything a new developer needs to clone, build, and run the Hypnoelp Flutter app
| Property | Value |
|---|---|
| Package name | hypnoelp |
| Bundle ID | me.hypnoelp.app |
| Version | 1.2.1+248 |
| Working directory | lucidflow/ |
| Main branch | master |
| Backend | Supabase |
| Tool | Requirement | Status |
|---|---|---|
| Flutter SDK | Dart SDK ≥3.3.0 <4.0.0 | Required |
| Android Studio | With Android SDK | Required |
| Android NDK | Exactly 29.0.13599879 | Exact version |
| Xcode | macOS only | iOS only |
| CocoaPods | gem install cocoapods | iOS only |
| Git | Any recent version | Required |
These files are gitignored and must be transferred securely to new developers:
| File | Location | Status |
|---|---|---|
| key.properties | lucidflow/android/ | Hand off |
| upload-keystore.jks | lucidflow/android/ | Hand off |
Do NOT hand off: local.properties (auto-generated per machine). iOS signing is account-based via Apple Developer Portal.