Open baabar69-zz opened 4 years ago
You will have to update flutter svg pakage to be as follows:
flutter_svg: ^0.15.0
which you can found in pubspec.yaml
@baabar69 i've created a PR to fix this issue
Even after updating flutter_svg, doesn't work on either iOS or android
@willvlad try to see if it works from my repo
@daniil-shumko yep, it does, thanks!
is this issue still open? can i fix this issue?
Please update
On Sat, Jun 10, 2023, 1:12 PM Karamat Subhaani @.***> wrote:
is this project still open? can i fix this issue?
— Reply to this email directly, view it on GitHub https://github.com/MarcinusX/bmi_calculator/issues/15#issuecomment-1585556701, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSBAHCVJBJHS5ADGSW3XKQT7TANCNFSM4JUTCUVA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
@fisforfaheem I have fixed this project on my repo https://github.com/daniil-shumko/bmi_calculator Now works with the latest flutter 3.13.5
Awesome, thanks for the update!
On Tue, Sep 26, 2023, 1:16 AM Daniil Shumko @.***> wrote:
@fisforfaheem https://github.com/fisforfaheem I have fixed this project on my repo https://github.com/daniil-shumko/bmi_calculator Now works with the latest flutter 3.13.5
— Reply to this email directly, view it on GitHub https://github.com/MarcinusX/bmi_calculator/issues/15#issuecomment-1734402087, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSGVBHEKVZFVDF5RATLX4HRDBANCNFSM4JUTCUVA . You are receiving this because you were mentioned.Message ID: @.***>
Resolving dependencies... 9.7s
Compiler message:
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.5.5+1/lib/src/picture_provider.dart:312:20: Error: The argument type 'String' can't be assigned to the parameter type 'DiagnosticsNode'.
^ /C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.5.5+1/lib/src/picture_provider.dart:314:33: Error: The argument type 'Null Function(StringBuffer)' can't be assigned to the parameter type 'Iterable
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.5.5+1/lib/src/picture_provider.dart:540:31: Error: The argument type 'Null Function(StringBuffer)' can't be assigned to the parameter type 'Iterable
FAILURE: Build failed with an exception.
Where: Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 765
What went wrong: Execution failed for task ':app:compileFlutterBuildDebugX86'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 48s