sweetnotify 0.0.2 copy "sweetnotify: ^0.0.2" to clipboard
sweetnotify: ^0.0.2 copied to clipboard

SweetNotify is a Flutter package that allows you to show modern and customizable notifications in your applications.

Changelog #

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


1.0.1 - 2025-08-23 #

Added #

  • Added separate buttons for Success, Error, and Info notifications in the example app.
  • Added styled UI for the example with rounded buttons and icons.
  • Added English comments to all widgets for pub.dev documentation.

Fixed #

  • Removed nested MaterialApp to fix No Overlay widget found error.

Updated #

  • README.md updated with the new example and usage instructions.

1.0.0 - 2025-08-20 #

Added #

  • Initial release of sweetnotify package.
  • Basic SweetNotify.show() function for success, error, and info notifications.
  • Simple example app demonstrating the usage.
5
likes
135
points
3
downloads

Publisher

verified publishercinar.fun

Weekly Downloads

SweetNotify is a Flutter package that allows you to show modern and customizable notifications in your applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sweetnotify