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

Error: Could not resolve the package 'liquid_progress_indicator' in 'package:liquid_progress_indicator/liquid_progress_indicator.dart' #9

Closed
mrhuseyinahmet opened this issue Jun 16, 2020 · 2 comments

Comments

@mrhuseyinahmet
Copy link

When importing the file and trying to run the application I am getting this error:
Compiler message:
Error: Could not resolve the package 'liquid_progress_indicator' in 'package:liquid_progress_indicator/liquid_progress_indicator.dart'.
lib/UI/Pages/GymSubPages/ExerciseListPage.dart:8:8: Error: Not found: 'package:liquid_progress_indicator/liquid_progress_indicator.dart'
import 'package:liquid_progress_indicator/liquid_progress_indicator.dart';

@AlexHartford
Copy link

You have to stop and start your app when installing new packages.

@JordanADavies
Copy link
Owner

Closing as looks like an issue with project configuration.

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

3 participants