Harish ST
Harish ST
Update the `flutter_svg` package. https://pub.dev/packages/flutter_svg/versions I updated to the latest version by changing `flutter_svg: ^0.18.0` to `flutter_svg: ^0.22.0`. And ran `flutter pub get`. After that, the build was successful!
```patch diff --git a/pubspec.yaml b/pubspec.yaml index 5628656..2c14cdf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use...
I have only tested in Android device. Not tested in iOS. I found there is a similar pull request has been merged for iOS. I hope it should be fine...
Can you please post the Controller Code For This?
Got the same issue today. Any workarounds rather than downgrading Symfony DOM Crawler?
I had to downgrade - dom-crawler, css-selector and browser-kit. [https://github.com/wbraganca/yii2-dynamicform/issues/108#issuecomment-511770075](Crawler Error Fix For Dynamic Form). Does anyone test this fix ?
Some info can be found here: https://www.drupal.org/project/drupal/issues/3146509