decodedhealth / flutter_zoom_plugin

Flutter plugin for zoom
Apache License 2.0
125 stars 83 forks source link

Resolving dependencies... Because flutter_zoom_plugin_example depends on both flutter_zoom_plugin from hosted and flutter_zoom_plugin from path, version solving failed. pub finished with exit code 1 Process finished with exit code 1 #66

Closed yogi00195 closed 2 years ago

yogi00195 commented 3 years ago

Your Environment: Windows with Android Studio

[√] VS Code (version 1.54.2) • VS Code at C:\Users\admin\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.20.0

[√] Connected device (3 available) • ONEPLUS A3003 (mobile) • 68eac7ef • android-arm64 • Android 9 (API 28) • Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.90 • Edge (web) • edge • web-javascript • Microsoft Edge 89.0.774.57

! Doctor found issues in 1 category. Process finished with exit code 0
(That one issue doesn't cause any issue while developing)

Expected Behavior

Should run Pub get with 0 status get

Actual Behavior

Getting status code 1

Steps to Reproduce

1. 2. 3. 4.

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
yogi00195 commented 2 years ago

Closed