mirror of
https://github.com/cogwheel0/conduit.git
synced 2026-08-27 11:31:42 +00:00
- Added geolocation dependencies in `pubspec.lock` and updated `pubspec.yaml` to include `geolocator`. - Updated AndroidManifest.xml to request location permissions. - Enhanced iOS Podfile to bypass location permission prompts for `geolocator_apple`. - Modified Info.plist to clarify location usage description. - Implemented `updateUserInfo` method in `ApiService` to handle user location updates. - Refactored chat providers to resolve user location when needed and updated tests to validate new functionality. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle.kts | ||
| Gemfile | ||
| Gemfile.lock | ||
| gradle.properties | ||
| settings.gradle.kts | ||