flutter_lottie 0.1.0
flutter_lottie: ^0.1.0 copied to clipboard
Use lottie in flutter to render animations for iOS and Android
flutter_lottie #
Use Lottie in Flutter.
Supports both iOS and Android using lottie-ios and lottie-android
Current Status #
Supports most features that both iOS and Android support. Only supports changing color and opacity through value delegates. More delegates will come later. Example in the github repo includes a good intro into using the library.