MarcinusX / bmi_calculator

BMI Calculator app designed by Johny Vino
https://marcinszalek.pl/tag/bmi-calculator/
MIT License
399 stars 118 forks source link

Does Not Work in Latest flutter update. Please Fix #15

Open baabar69-zz opened 4 years ago

baabar69-zz commented 4 years ago

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'.

FAILURE: Build failed with an exception.

BUILD FAILED in 48s

alsahlawi commented 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

daniil-shumko commented 4 years ago

@baabar69 i've created a PR to fix this issue

willvlad commented 4 years ago

Even after updating flutter_svg, doesn't work on either iOS or android

daniil-shumko commented 4 years ago

@willvlad try to see if it works from my repo

willvlad commented 4 years ago

@daniil-shumko yep, it does, thanks!

karamatpkid commented 1 year ago

is this issue still open? can i fix this issue?

fisforfaheem commented 1 year ago

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: @.***>

daniil-shumko commented 11 months ago

@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

fisforfaheem commented 11 months ago

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: @.***>