flutter_lottie
flutter_lottie copied to clipboard
Use lottie in flutter for both iOS and Android
Currently experiencing null safety issues with this library ``` Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:flutter_lottie ```
I would like to change the tint color of Lottie's animated art. How to do it?
I watched Direct map import is not possible, please make Direct map import feature.
Cannot find type 'LOTAnimationView' in scope
Android 5.x and Android 6.x 
**The app is crushing with the exception of "Missing values for keyframe" Using the last version of the plugin (0.2.0) App is migrated to AndroidX** **Full output**: `E/AndroidRuntime(19998): FATAL EXCEPTION:...
Change to current Lottie version Android to `com.airbnb.android:lottie:3.4.0`
on Android 9 Xiaomi Note 5 E/flutter (30881): at io.flutter.plugin.platform.PlatformViewsController$1.createPlatformView(PlatformViewsController.java:91) E/flutter (30881): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.create(PlatformViewsChannel.java:96) E/flutter (30881): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.onMethodCall(PlatformViewsChannel.java:60) E/flutter (30881): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:231) E/flutter (30881): at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:93) E/flutter (30881): at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:642)...
Why can't the third animation show up when my page has more than two animations?
Hi, Giving exception when i try to use it in android