Issue
Loader link: https://drive.google.com/file/d/15DvTAfyfdBuYmCZuo63tPwi7oX5XAd3i/view?usp=sharing
I want to create this using flutter, dart.
If it can be done without any third party it would a more better.
Any help accepted!
Thanks in advance.
Solution
Just Create a Gif Of Your Loader and show it in alert Dialog it will be easy.
or you can create your own animations Using rive and then show it in FLutter
To Create Rive Animation
https://rive.app/
Tutorial to use it
https://medium.com/flutter-community/taking-flutter-animations-a-step-ahead-with-rive-80adea69c7e
create a Rive animation and show it as a Loader.
Answered By – rishabh mistry
Answer Checked By – Clifford M. (FlutterFixes Volunteer)