Open dupiesdupreez opened 4 years ago
How to resolve this ?
Hey @dupiesdupreez I am very new to contributing can you please help me to get my first contribution right here 👍
Where do we have these imports?
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.
I tried to fix these in #35 . Please let me know if my approach was correct.
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';