jogboms / flutter_spinkit

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
MIT License
3.02k stars 308 forks source link

Spinkit animation with ElevatedButton's onPressed function (enquiry) #111

Closed mathems-m closed 1 year ago

mathems-m commented 2 years ago

Good day Ayush and Jeremiah

I am new to Flutter and I am hoping that you can help me with making use of your Spinkit package. I have searched online but I have not come across a solution for my case.

The result I am seeking is for your Spinkit's animation to present itself after the press of an ElevatedButton, where that press will also prompt some loading activity, and then cease after the loading activity. Is this possible with Spinkit please?

I have attached the code I am working on to this e-mail for your consideration, however, some ordinary code featuring an ElevatedButton's onPress function would be sufficient for illustrating an example.

Many thanks for your time and for your support.

Kind regards

M Mathems

registrationScreen.txt