rifcare_loading 2.0.0
rifcare_loading: ^2.0.0 copied to clipboard
A lightweight and customizable Flutter package for displaying sleek and responsive alert dialog loading indicators. Designed to enhance user experience with smooth animations and easy integration, thi [...]
CHANGELOG.md
Track version changes:
2.0.0 #
- Latest Stable release of
rifcare_loading. - Added
RifcareLoading.progressmethod for displaying a progress loading dialog with progress of your data. - Added
RifcareLoading.simplemethod for displaying a basic loading dialog with a circular progress indicator. - Added
RifcareLoading.modernmethod for displaying a loading dialog with customizable Lottie animations. - Customizable options for dialog appearance, loading text, and colors.
- Support for barrier dismissal and back button behavior using
canPopandbarrierDismissibleparameters. - Documentation and examples included for both loading styles.