Inkk is the widget I use to apply ripple animation effects on images, containers and all the other widgets I use in my flutter apps.
Do you like the Ripple effects?
I really love those effect in all the widgets as much as possible.
Source Code: https://github.com/irajeshh/FlutterShip
All Widgets In Playlist: • Widgets
Chapters:
0:00 Ripple Effect On Containers & Images
0:04 What Is Inkk Widget?
0:11 How To Apply Ripple Effect?
0:25 Set A Tooltip
0:34 OnTap Ripple Effect
You just need to give a child for it, and then you can customize the splash Color like white, black, blue, green and etc...
Not alone the color, but also the border radius of the splashing effect.
The default border radius will be 8, and that will clip any widget you give as a child, when you don't want any rounded borders, simply set it to zero.
Additionally you can set a tooltip, this will be helpful when you upload your app to play store to reduce accessibility related issues.
And finally you can set the on Tap function, this is not mandatory as we just need the effect alone instead of actions like a button.
Frequently Asked Questions:
1) How to set ripple effect on images in my flutter app?
Simple, you need to wrap your image with Inkk widget, it will apply the ripple animation effect with white color.
2) Can I create ripple effect on a container?
Yes you can do that, all you need is to wrap it with Inkk and give it a border radius you want.
3) How to make my flutter widgets with an Inkwell ripple effect?
Whatever your child is, let say an circle avatar widget, just put it inside Inkk widget, and set the border radius to 360 now it will start rippling with the custom color you given.
4) How can I create circle ripple effect on my flutter widget?
This Inkk will enable circular and sharp edged ripple effects on your widget by simply applying the ClipRRect parent's border radius
5) Inkwell ripple effect is not working on some widgets?
No worries, understand the function of Inkk widget, and clone it to your flutter project, now you have full control over the ripple animation for any widget you give to it.
Queries Related To This Video:
[Solved] flutter ripple effect color
[Solved] flutter ripple effect on image
[Solved] flutter ripple effect container
flutter inkwell ripple effect [Solved]
flutter listtile ripple effect [Solved]
flutter remove ripple effect [Solved]
flutter iconbutton ripple effect [Solved]
flutter ripple effect on container [Solved]
[Solved] flutter gesturedetector ripple effect
[Solved] flutter inkwell ripple effect not working
[Solved] flutter add ripple effect
[Solved] ripple effect button flutter
[Solved] flutter icon button ripple effect
flutter card ripple effect [Solved]
circle ripple effect flutter [Solved]
custom ripple effect flutter [Solved]
flutter disable ripple effect [Solved]
ripple effect in flutter [Solved]
flutter listtile no ripple effect [Solved]
Softwares:
ScreenCopy: https://github.com/Genymobile/scrcpy
DeskPin: https://efotinis.neocities.org/deskpi...
PauseMe: https://github.com/peterbitfly/pause....
Browser: https://brave.com/download/
VsCode: https://code.visualstudio.com/
Video Editor: https://filmora.wondershare.com/
Websites:
Material Icons: https://fonts.google.com/icons
Pixabay: http://pixabay.com/
Unsplash: https://unsplash.com/
Devices:
Laptop: https://amzn.to/3dCBz8q
RAM: https://amzn.to/3yiZGkp
SSD: https://amzn.to/3hcmooE
Monitor: https://amzn.to/3yhdDiS
Mobile: https://amzn.to/2SJhfLo
Mobile 2: Vivo y11
Microphone: https://amzn.to/3x7bYLD
USB Mic Adaptor: https://amzn.to/3iPjnKO
Hashtags: #flutter #flutterShip #android #ios