cogwheel0
d3b64716b9
chore: update markdown dependency and configuration
...
- Replaced `gpt_markdown` with `flutter_markdown_plus` in `pubspec.yaml`.
- Updated `pubspec.lock` to reflect the new dependency version.
- Modified `markdown_config.dart` to generalize styling configuration.
- Updated `streaming_markdown_widget.dart` to utilize `MarkdownBody` for rendering markdown content.
2025-09-30 19:53:19 +05:30
cogwheel0
12a6a07043
chore: update dependencies and remove unused files
...
- Replaced `flutter_highlight` with `gpt_markdown` in `pubspec.yaml`.
- Updated `pubspec.lock` to reflect new dependencies and removed obsolete ones.
- Deleted outdated Riverpod migration documentation files to streamline the project.
- Added new configurations for GptMarkdown styling in `markdown_config.dart` and updated the streaming markdown widget implementation.
2025-09-30 16:02:34 +05:30
cogwheel0
f18d378c3c
docs: add comprehensive Riverpod 3.0 migration documentation and Priority 1 implementation
...
Priority 1 (COMPLETE):
- Add riverpod_lint and custom_lint packages
- Update analysis_options.yaml with custom_lint plugin
- Update AGENTS.md with Riverpod 3.0 best practices
- Fix unsafe ref usage in modern_chat_input.dart
- All tests passing, zero breaking changes
Priority 2 (PLANNED):
- Complete migration plan for 39 providers (RIVERPOD_PRIORITY2_PLAN.md)
- Quick reference guide (RIVERPOD_PRIORITY2_QUICKREF.md)
- Progress tracker (RIVERPOD_PRIORITY2_TRACKER.md)
- Master documentation index (RIVERPOD_MIGRATION_INDEX.md)
- Analysis and summary documents
Documentation includes:
- Step-by-step migration examples
- 6-phase implementation plan (23-33 hours)
- Testing strategies and rollback procedures
- Risk assessment and mitigation
- Timeline and resource estimates
2025-09-30 14:27:50 +05:30
cogwheel0
0ba48030c8
refactor: riverpod 3
2025-09-28 23:18:24 +05:30
cogwheel0
66a28958ed
refactor: migrate to go_router navigation
2025-09-22 14:36:43 +05:30
cogwheel0
462bf4cde2
refactor: migrate to riverpod 3
2025-09-21 22:31:44 +05:30
cogwheel0
c05644f731
feat: text to speech
2025-09-20 23:58:18 +05:30
cogwheel0
a16fb86e27
feat: enhanced sockets, tuned retries and polling fallback
2025-09-07 11:13:05 +05:30
cogwheel0
e752a27781
feat: proper socket implementation
2025-08-31 14:02:44 +05:30
cogwheel0
4a524d404e
feat(share_extension): integrate share_handler package and implement share functionality with updated permissions and entitlements
2025-08-28 12:59:48 +05:30
cogwheel0
e265d35579
chore: remove google_fonts dependency and update typography to use system fonts
2025-08-28 10:12:59 +05:30
cogwheel0
fa9fa8dd1b
refactor: migrate from speech_to_text to stts for voice input functionality
2025-08-25 20:04:04 +05:30
cogwheel0
a852ce7848
feat: localisation with en, de, fr and it
2025-08-23 20:09:43 +05:30
cogwheel0
b898adbe40
refactor: cleanup unsued files
2025-08-23 11:54:41 +05:30
cogwheel0
7f30b728ab
feat: on device speech to text
2025-08-22 13:54:58 +05:30
cogwheel0
05f0974a86
feat: add share image
2025-08-21 15:19:47 +05:30
cogwheel0
424aa7bffd
feat: migrate markdown parser
2025-08-20 17:01:46 +05:30
cogwheel0
dbe66ece8c
chore: remove unused legacy methods
2025-08-19 13:33:31 +05:30
cogwheel0
9be04ef2b9
feat: background streaming of responses
2025-08-16 20:27:44 +05:30
cogwheel
b33069fdea
feat: API auth with custom headers
2025-08-16 15:51:27 +05:30
cogwheel0
758615813f
chore: initial release
2025-08-10 01:20:45 +05:30