flutter_lottie_plus 0.3.12 copy "flutter_lottie_plus: ^0.3.12" to clipboard
flutter_lottie_plus: ^0.3.12 copied to clipboard

outdated

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.

The only dynamic property changing that is supported for now is color and opacity. Project will be updated later to include support for other properties.

Example in the github repo includes a good intro into using the library.

IMPORTANT NOTE #

To use with iOS, you will need to add this key to your info.plist file located in: project/ios/Runner/Info.plist

<key>io.flutter.embedded_views_preview</key>
<true />
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Use lottie in flutter to render animations for iOS and Android

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lottie_plus