feat: переделал lottie -> rlottie, с первым прогревом кадров в фоне, как в тг, чтоб лагов не было
This commit is contained in:
@@ -29,6 +29,7 @@ flutter_macos_podfile_setup
|
||||
target 'Runner' do
|
||||
use_frameworks!
|
||||
|
||||
pod 'rlottie', :path => '../third_party'
|
||||
flutter_install_all_macos_pods File.dirname(File.realpath(__FILE__))
|
||||
target 'RunnerTests' do
|
||||
inherit! :search_paths
|
||||
|
||||
Reference in New Issue
Block a user