aagarwal1012/Liquid-Pull-To-Refresh

Error in installing the dependency.

Closed this issue · 0 comments

Describe the bug
I'm trying to install liquid_pull_to_refresh dependency in my Flutter project. It is giving me error as
"Because liquid_pull_to_refresh depends on liquid_pull_to_refresh, version solving failed."

To Reproduce
Steps to reproduce the behavior:

  1. Go to your project
  2. Open terminal in the project directory
  3. run flutter pub add liquid_pull_to_refresh
  4. See error

Expected behavior
I want the package to be installed.