fluffychat/lib/pangea/choreographer/widgets/igc
Kelrap dbeb36e463
Optimize choreo (#3567)
* Basic setup of choreo changes

* Make unit test for basic bsdiff functionality

* Create class for efficiently storing choreo step edits

* Edited unit test to use ChoreoEdit instead of bsdiff

* Edit ChoreoRecord/Step to use ChoreoEdit

* Test and debug ChoreoRecord

* Accounting for more edge cases

* Remove empty string redundancy in choreo edit

* Save originalText to record instead of step

* Make originalText non-nullable

* Make test run properly with non-nullable originalText change

* make originalText final

* Tweak ChoreoEdit for slightly improved efficiency

* chore: fix how edits are constructed for choreo records

* fix issue with manual changes not being accounted for in fromJSON

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-31 10:08:31 -04:00
..
autocorrect_popup.dart chore: wrap autocorrect popup in material widget (#2558) 2025-04-25 09:53:10 -04:00
card_error_widget.dart chore: add more specific error messages 2025-07-11 12:57:48 -04:00
card_header.dart formatting (#2229) 2025-03-26 09:31:06 -04:00
message_analytics_feedback.dart chore: redirect to analytics page instead of opening analytics popup 2025-07-03 14:39:12 -04:00
pangea_rich_text.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
pangea_text_controller.dart Optimize choreo (#3567) 2025-07-31 10:08:31 -04:00
paywall_card.dart fluffychat merge 2025-06-09 16:02:38 -04:00
span_card.dart chore: add more specific error messages 2025-07-11 12:57:48 -04:00
why_button.dart 2484-simplify-igc-popup (#2592) 2025-05-01 13:48:16 -04:00
word_data_card.dart chore: add more specific error messages 2025-07-11 12:57:48 -04:00