CircuitVerse / mobile-app

Mobile App for CircuitVerse
https://play.google.com/store/apps/details?id=org.circuitverse.mobile_app
MIT License
70 stars 93 forks source link

flutter pub get doesn't work and gets stuck #243

Closed danger-ahead closed 1 year ago

danger-ahead commented 1 year ago

Describe the bug flutter pub get doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Run flutter pub get after cloning the repo.
    Warning: You are using these overridden dependencies:
    ! markdown 6.0.0 from git https://github.com/dart-lang/markdown.git at 32a945
    ! mime 1.0.2
    ! plugin_platform_interface 2.1.2 (2.1.3 available)

    flutter pub get gets stuck.

Expected behavior Running flutter pub get should have downloaded the dependencies.

Are you working on this issue? (Yes/No) Willing to work on this issue.

aman-singh7 commented 1 year ago

I am not able to reproduce this. Please check your internet connectivity.

danger-ahead commented 1 year ago

I am not able to reproduce this. Please check your internet connectivity.

Sorry, it has been resolved. Closing this.