In this video, you will see how to load a Lottie file animation in Flutter App with these simple steps:
- add your JSON Lottie file to the assets folder.
- link assets in pubspec.yaml file.
- add Lottie package to the pubspec.yaml file.
- load animation on the main page.
Github link: https://github.com/Rapid-Technology/f...
Lottie link: https://lottiefiles.com/featured
Lottie flutter package: https://pub.dev/packages/lottie
@Flutter
@RapidTech
#Lottie #Animation