smart_empty_state 0.1.1
smart_empty_state: ^0.1.1 copied to clipboard
A customizable and responsive empty state widget for Flutter apps.
Changelog #
All notable changes to this project will be documented in this file.
0.1.1 #
- Added button customization options to
EmptyStateTheme. - Renamed
SmartEmptyStateThemetoEmptyStateTheme. - Updated the package API and documentation to use
EmptyStateTheme.
0.1.0 #
0.0.1 #
Initial Release #
-
Added customizable empty state widget.
-
Added built-in empty state types:
- No data
- Search not found
- No internet connection
- Error
- Permission denied
-
Added custom configurations for icons, titles, messages, and actions.
-
Added customizable theme and styling options.
-
Added responsive layout support.