Commit Graph

84 Commits

Author SHA1 Message Date
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
157ad79f59 refactor: splash screen to be white in light mode 2025-09-16 16:01:24 +05:30
cogwheel0
c8b0b78782 chore: bump version to 1.1.6 2025-09-09 13:19:56 +05:30
cogwheel0
f88ffcc548 chore: bump version to 1.1.5 2025-09-08 14:03:17 +05:30
cogwheel0
3ba3e34938 chore: bump version to 1.1.4 2025-09-08 01:16:21 +05:30
cogwheel0
3893e266f6 refactor: removed unused api validator 2025-09-08 00:27:11 +05:30
cogwheel0
fcbf41a9dd chore: prepare for weblate 2025-09-07 12:22:02 +05:30
cogwheel0
a16fb86e27 feat: enhanced sockets, tuned retries and polling fallback 2025-09-07 11:13:05 +05:30
cogwheel0
3decf9d46b chore: update build number 2025-09-06 00:02:18 +05:30
cogwheel0
836c460879 chore: bump version to 1.1.3 2025-09-05 23:19:41 +05:30
cogwheel0
e752a27781 feat: proper socket implementation 2025-08-31 14:02:44 +05:30
cogwheel0
d2102cac85 chore: bump version to 1.1.2 2025-08-29 13:09:03 +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
7ecdfc1ab7 chore: bump version to 1.1.1 2025-08-26 21:19:37 +05:30
cogwheel0
598227489d chore: bump version to 1.1.0 2025-08-26 19:14:32 +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
f8d4480d7a chore: bump version to 1.0.2 2025-08-17 17:43:42 +05:30
cogwheel0
7b598d7c04 fix: default model edge cases 2025-08-17 17:43:19 +05:30
cogwheel0
cf449fb796 chore: bump version to 1.0.2 2025-08-17 17:04:42 +05:30
cogwheel0
9be04ef2b9 feat: background streaming of responses 2025-08-16 20:27:44 +05:30
cogwheel0
3396a71e13 chore: bump version to 1.0.1 2025-08-12 13:10:30 +05:30
cogwheel0
758615813f chore: initial release 2025-08-10 01:20:45 +05:30