flutter_inapp_notifications 1.0.0
flutter_inapp_notifications: ^1.0.0 copied to clipboard
A simple Flutter package to generate instant customizable in-app notifications.
1.0.0 2023.03.05 #
- Upgrade SDK to latest version.
- Fix example project.
- Set to stable version.
0.0.4 2022.07.10 #
- Added linter.
- Improved code quality.
- Got rid of all warnings.
0.0.3 2021.06.12 #
- Improve documentation.
0.0.2 2021.06.12 #
- Add 'persistent' boolean to show() function in order to not dismiss the notification over time.
- Add animations set to customization, as well as custom animations.
0.0.1 2021.05.30 #
- Initial version.