fluffychat/lib/pangea/activity_planner
avashilling 198cd4c9bb
3480 animation when emoji reaction is addedremoved from a message (#3559)
* feat: add in grow/rise animation on react, and burst/shrink animation on unreact

 WIP. Also remove animatedSize around message_reactions to stop jerky movement when reactions change.

* made animation smoother, moved loading indicator on own message to left side

* Refactor to listen to the reaction stream for updates, fix choppy movement

* fix disposed ancestor reference error

* more robust reaction management to avoid duplicates

* delete weird merge leftover

* merge conflicts

* Format and sort code correctly

* fix pangea tags

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-24 16:08:06 -04:00
..
activity_mode_list_repo.dart fix: dart formatting (#1590) 2025-01-27 09:34:42 -05:00
activity_plan_card.dart chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 2025-07-07 12:39:26 -04:00
activity_plan_generation_repo.dart chore: updates to activity generator UI 2025-07-02 15:56:27 -04:00
activity_plan_message.dart 3480 animation when emoji reaction is addedremoved from a message (#3559) 2025-07-24 16:08:06 -04:00
activity_plan_model.dart feat: initial work for add duration to in-chat activities 2025-06-16 11:50:21 -04:00
activity_plan_request.dart chore: add CEFR level to activities 2025-06-11 16:52:02 -04:00
activity_plan_response.dart 1572-feedback-for-activity-planner (#1586) 2025-01-26 11:40:43 -05:00
activity_planner_builder.dart chore: display loading during image upload (#3503) 2025-07-21 10:11:57 -04:00
activity_planner_page.dart chore: update design of buttons on activity page (#3384) 2025-07-09 16:07:15 -04:00
activity_planner_page_appbar.dart chore: update design of buttons on activity page (#3384) 2025-07-09 16:07:15 -04:00
activity_planner_settings_form.dart 1572-feedback-for-activity-planner (#1586) 2025-01-26 11:40:43 -05:00
activity_planner_settings_search_widget.dart fluffychat merge 2025-06-09 16:02:38 -04:00
bookmarked_activities_repo.dart chore: replace old bookmark IDs with new bookmarks IDs in bookmarked activities cache (#2472) 2025-04-17 09:47:42 -04:00
bookmarked_activity_list.dart Changes text for new chat activity popup launch button (#3504) 2025-07-21 12:26:01 -04:00
learning_objective_list_repo.dart
list_request_schema.dart
media_enum.dart fluffychat merge 2025-06-09 16:02:38 -04:00
suggestion_form_field.dart Add activity generator maxLength via SuggestionFormField parameter (#3465) 2025-07-15 12:41:28 -04:00
topic_list_repo.dart