Closed magicleon94 closed 4 years ago
flutter_lottie
to your computer :s.dependency 'lottie-ios'
to s.dependency 'lottie-ios', '2.5.0'
in flutter_lottie/ios/flutter_lottie.podspec
flutter_lottie:
path: '../flutter_lottie'
Podfile.lock
and run pod install
This will solve your problem @magicleon94, check the iOS part https://github.com/ko2ic/image_downloader/wiki#your-appdelegate-is-the-case-of-objective-c
Newer versions (>2.5.3) of lottie-ios break the plugin because of the migration to Swift.