Dayron
a2e366e1ce
feat: Implement message management features including sending, deleting, updating, and reacting to messages
2025-10-20 17:34:09 +02:00
Dayron
0162eb67f5
feat: Implement centralized error handling with ErrorService; replace print statements with logging in services and blocs
...
feat: Add ErrorContent widget for displaying error messages in dialogs and bottom sheets
refactor: Update GroupBloc and GroupRepository to utilize ErrorService for error logging
refactor: Enhance user and trip services to log errors using ErrorService
refactor: Clean up debug print statements in GroupContent and related components
2025-10-15 11:43:21 +02:00
Dayron
03ed85bf98
Resolved error for goup page
2025-10-15 10:37:05 +02:00
Dayron
f578a3bee4
refactor: Remove unnecessary comments regarding required fields in Group model
2025-10-15 00:13:55 +02:00
Dayron
fc403e5d26
feat: Implement group management with BLoC pattern; add GroupBloc, GroupRepository, and related models
...
NOT FUNCTIONNAL
2025-10-14 23:53:20 +02:00
Dayron
72ddb58a11
Refactor user and theme management to use BLoC pattern; remove provider classes and integrate new services for user and group functionalities
2025-10-14 12:10:42 +02:00
Dayron
9eb55c358e
feat: Add user-specific group retrieval and enhance UI with dynamic theming
2025-10-11 20:45:14 +02:00
Dayron
3f9195d67a
feat: Implement group management features with Firestore integration and loading states
2025-10-09 11:13:12 +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
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
ad9393a925
Add profile in parameters, initialized page map, group, count.
2025-10-01 12:21:00 +02:00