Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes not loading #5

Open
Karthick47v2 opened this issue May 19, 2022 · 1 comment
Open

Sometimes not loading #5

Karthick47v2 opened this issue May 19, 2022 · 1 comment

Comments

@Karthick47v2
Copy link

I am wrapping this around an image. It's only working as intended for half of the time. It doesn't even load fully even if I wait for 5-6 mins.

I am using fdottedline: ^1.0.1

ss ss1

@Karthick47v2
Copy link
Author

Problem is fdottedline doesn't wait until image gets loaded. So It won't render. I got that small circle on 2nd pic, as I wrapped image with container which had margin (so fdottedline rendered around it).

Since this repo is not active, if anyone having same problem, you can add this to your pubspec.yaml

dependencies:
  fdottedline:
    git:
      url: https://github.com/Karthick47v2/fdottedline.git
      ref: img-fix

https://github.com/Karthick47v2/fdottedline/tree/img-fix
And I also updated with null safety

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant