#in terminal or shell flutter pub add animations #on pubspec.yaml dependencies: animations: ^2.0.2 #on dart code import 'package:animations/animations.dart';