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

'package:flutter_ui_challenges is not present in project #20

Open
dupiesdupreez opened this issue Apr 9, 2020 · 5 comments
Open

'package:flutter_ui_challenges is not present in project #20

dupiesdupreez opened this issue Apr 9, 2020 · 5 comments

Comments

@dupiesdupreez
Copy link

Besides the two imports in your Yamil that wan't present, your project also does not include the below two imports

import 'package:flutter_ui_challenges/core/presentation/res/assets.dart';
import 'package:flutter_ui_challenges/src/widgets/swiper_pagination.dart';

@netoboti
Copy link

How to resolve this ?

@cv692001
Copy link

Hey @dupiesdupreez I am very new to contributing can you please help me to get my first contribution right here 👍

@samarthagarwal
Copy link
Owner

Where do we have these imports?

@nipunattri1
Copy link

Besides the two imports in your Yamil that wan't present, your project also does not include the below two imports

import 'package:flutter_ui_challenges/core/presentation/res/assets.dart';

import 'package:flutter_ui_challenges/src/widgets/swiper_pagination.dart';

Hey user can you please send where it must be added

Happy coding.

@rishavnaskar
Copy link
Contributor

I tried to fix these in #35 . Please let me know if my approach was correct.

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

6 participants