* Changed positive XP gains to green text, instead of default white.
* Positive XP gains now represented by a '+' instead of a number.
* number of '+' symbols generated are equal to _addedPoints value and location of spawn is randomly generated.
* Implemented sway animation for '+' symbols
* Made coloring gainColor consistent and removed the previous hardcode
* '+' symbols now sway individually instead of swaying in unison.
* Implemented plus animation (volcano spray)
* Fixed font size typo in progress_indicator.dart
* Recommented enviorment.
* dev: deleted formatting file
* feat: speed up and spread out animation, show similar animation for losing points
---------
Co-authored-by: Hamoda434 <hamoda434@hotmail.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
* fix: don't overflow language options
* fix: match font size of number and text, bold number
* default to send on enter
* fix: don't run mode validation if not enabled