Skip to main content

Change Item Animations

In the lib/utils/constants.dart file, you can:

  1. Enable/disable item appearing animations by changing the value of isApplicationItemAnimationOn to true/false
  2. Adjust animation duration by modifying the milliseconds values

Animation Settings