Я обновил flutter до стабильной версии v1.17. Также обновлены зависимости до последней версии. Ошибка сборки:
Compiler message:
../flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.2/lib/src/gesture/extended_image_slide_page_route.dart:333:9: Error: No named parameter with the name 'animation'.
animation: animation,
^^^^^^^^^
../flutter/packages/flutter/lib/src/cupertino/route.dart:435:3: Context: Found this candidate, but the arguments don't match.
CupertinoFullscreenDialogTransition({
Как решить эту проблему?
РЕДАКТИРОВАТЬ:
После выполнения восстановления кеша pub я получаю новую ошибку
error: /Users/yahya/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.13/ios/Classes/UserAgent.h: No such file or directory (in target 'firebase_messaging' from project 'Pods')