smart_empty_state 0.1.1 copy "smart_empty_state: ^0.1.1" to clipboard
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 SmartEmptyStateTheme to EmptyStateTheme.
  • Updated the package API and documentation to use EmptyStateTheme.

0.1.0 #

Breaking Changes #

  • Renamed EmptyStateConfig to EmptyStateOptions.
  • Renamed the SmartEmptyState parameter from config to options.

Improvements #

  • Updated documentation and examples to use EmptyStateOptions.

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.

17
likes
160
points
194
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable and responsive empty state widget for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#flutter #empty-state #widget #ui #reusable

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_empty_state