admonitions 1.2.0
admonitions: ^1.2.0 copied to clipboard
Easily add visually striking & informative banners (hints, warnings, messages) to your app
1.2.0 (21 June 2026) #
- ⬆️ Update font_awesome_flutter dependency to 11.0.0
1.1.1 (19 January 2025) #
- ✨ Added properties
constraintHeight&constraintWidthto admonitions. This is useful for layouting & sizing. - ✨ Added properties
actionsto SolidAdmonition element.
1.1.0 (10 October 2024) #
- ⚡ Update dependencies
- ⬆️ Bump supported Dart version
- 🚨 Updates lints
- ✏️ Update example project
1.0.1 (27 January 2023) #
- ✏️ Flutter 3.7 ready. Fixed few deprecated members.
- 💄 Demo app now
useMaterial3: true. - 📝 Update README.md.
1.0.0 (26 June 2022) #
- 🎉 Initial release. Comes with classic, pastel and solid admonitions.
