cogwheel0
8a8ba76298
refactor: update providers to use keepAlive for enhanced state management
...
- Changed multiple provider annotations to `@Riverpod(keepAlive: true)` to improve state retention and management across the application.
- This update aligns with recent enhancements in state management practices, ensuring better performance and user experience throughout the app.
2025-10-01 18:32:16 +05:30
cogwheel0
17c24a7925
refactor: migrate Phase 6 internal providers (1-2/2) ✅
...
Migrated internal/private providers:
- _conversationsCacheTimestamp → _ConversationsCacheTimestamp
- _wasOfflineProvider → _WasOffline
Both are private providers with minimal usage.
Phase 6 Complete!
2025-09-30 14:48:44 +05:30
cogwheel0
0ba48030c8
refactor: riverpod 3
2025-09-28 23:18:24 +05:30
cogwheel0
b8c024d0b0
refactor: improvements
2025-09-24 10:52:15 +05:30
cogwheel0
8da8a78001
refactor: perf improvements
2025-09-23 11:00:25 +05:30
cogwheel0
f934c59d19
refactor: optimize chat input layout and enhance drawer functionality with loading indicators
2025-08-25 15:50:25 +05:30
cogwheel0
a852ce7848
feat: localisation with en, de, fr and it
2025-08-23 20:09:43 +05:30
cogwheel0
758615813f
chore: initial release
2025-08-10 01:20:45 +05:30