- Added TripInvitationRepository for managing trip invitations.
- Created TripInvitation model with serialization methods.
- Implemented notification payload parser for handling FCM notifications.
- Enhanced NotificationService to manage trip invitations and related actions.
- Updated UserRepository to include user search functionality.
- Modified AuthRepository to store multiple FCM tokens.
- Added tests for trip invitation logic and notification payload parsing.
- Updated pubspec.yaml and pubspec.lock for dependency management.
- Global Activity Search:
- Allow searching activities globally (not just in destination).
- Add distance warning for activities > 50km away.
- Create Trip UI:
- Fix destination suggestion list overflow.
- Prevent suggestion list from reappearing after selection.
- Map:
- Add generic text search support (e.g., "Restaurants") on 'Enter'.
- Display multiple results for generic searches.
- Resize markers (User 60.0, Places 50.0).
- Standardize place markers to red pin.