Van Leemput Dayron
b4bcc8f498
feat: Upgrade Firebase Functions dependencies, enhance notification service with APNS support and FCM
2025-11-28 20:18:24 +01:00
Van Leemput Dayron
3560b2d6f5
Add camera and storage permissions, and implement profile picture upload functionality
2025-11-13 15:33:43 +01:00
Dayron
d17df621f4
New mac for coding. Adapt setting for it
2025-11-09 22:11:23 +01:00
Van Leemput Dayron
745f2597d9
Add Apple Login => Works only on iPhone for now, will be adding rest later.
2025-11-03 01:06:19 +01:00
Van Leemput Dayron
9cfd9b4ec7
feat: Add entitlements file and update GoogleService-Info.plist for improved authentication support
2025-11-02 20:05:41 +01:00
Van Leemput Dayron
2eac2348a9
feat: Configure Firebase initialization with platform-specific options and add URL types for Google authentication
2025-11-02 19:02:39 +01:00
Dayron
af93ac54ff
feat: Update app icons and integrate flutter_launcher_icons for icon management
2025-10-20 10:22:12 +02:00
Van Leemput Dayron
1ce5107b97
feat: Add location permissions and implement current location retrieval in map component
2025-10-17 00:59:19 +02:00
Van Leemput Dayron
7ca182e31d
chore: Update iOS platform version to 15.0 for google sign in
2025-10-13 21:35:37 +02:00
Dayron
563ba05f74
feat: Implement Google Sign-In functionality and update user profile management
2025-10-07 08:25:21 +02:00
Dayron
ec0bc59a70
feat: Integrate Firebase Authentication and Firestore
...
- Added Firebase configuration to Android and iOS projects.
- Created `google-services.json` and `GoogleService-Info.plist` for Firebase setup.
- Implemented `AuthService` for handling user authentication with Firebase.
- Updated `UserProvider` to manage user data with Firestore.
- Refactored `ProfileContent`, `LoginPage`, and `SignUpPage` to use the new authentication service.
- Removed the old `UserService` and replaced it with Firestore-based user management.
- Added Firebase options in `firebase_options.dart` for platform-specific configurations.
- Updated dependencies in `pubspec.yaml` for Firebase packages.
2025-10-06 18:57:30 +02:00
Dayron
797f77cf69
Add launch configuration, update API keys, and refactor UI components for better structure and performance
2025-10-06 14:17:30 +02:00
Van Leemput Dayron
4a38ec720f
Add location permissions and implement real-time location updates on the map
2025-10-05 23:35:56 +02:00
Van Leemput Dayron
da39e0e164
Add Google Maps integration and update UI components; change platform version and minimum SDK
2025-10-05 16:33:24 +02:00
Van Leemput Dayron
9fb81f793b
Implement login and signup test with json.
2025-10-01 00:48:06 +02:00
Van Leemput Dayron
807b66f919
First commit
2025-09-30 15:53:48 +02:00