Files
SigHej/app/README.md

15 lines
242 B
Markdown
Raw Normal View History

2026-05-12 18:21:25 +02:00
# app
Flutter mobile app for Social Proximity.
See [Docs/APP.md](../Docs/APP.md) for full documentation.
## Quick start
```bash
flutter pub get
flutter run
```
Note: BLE scanning requires a physical device. Emulators do not support BLE.