Change Item Animations
In the lib/utils/constants.dart
file, you can:
- Enable/disable item appearing animations by changing the value of
isApplicationItemAnimationOn
to true/false - Adjust animation duration by modifying the milliseconds values
In the lib/utils/constants.dart
file, you can:
isApplicationItemAnimationOn
to true/false