17 Replies
'''
Yeah @_null was right from what I can see, FadeInUp doesn't exist within the scope of that class, so it's either a missing dependency or something that needs to be included/imported in there
Can you show your pubspec.yaml? (just the dependencies: section)
if it is from
animate_do.dart
for sure, then you can toss:
in there at the top under that other import if you have animate_do
in the dependencies alreadyAnd in getting this
In your
pubspec.yaml
add the last line here:
my yaml file
still getting this
can you shift+tab after clicking in front of
(move it left one indentation)
Like this?
then you might need to install the dependencies again
or something like that
That looks good
Dude......!!!!
It's really working
nice 🎉
@_null @DirtyJ thanks a lot
You guys really made my day
anytime, glad to help!
❤️