Top Flutter Badge, Corner Banner and Ribbon packages A ribbon or corner banner is usually used to highlight a particular Card, Icon or any other widget to make them stand out from others in a group. For example, a ribbon can be used to highlight the percentage of savings if a user opts for an annual subscription plan. Similarly, notification badges are small, round symbols that appear in the top-right corner of an icon to notify users of new messages or updates. They are commonly used in social media and instant messaging apps. Following Flutter packages can be used to add Widget Badge, App Badge, Ribbon, Corner Banner and Corner Decoration.
flutter_app_badger
890
Plugin to update the app badge on the launcher (both for Android, iOS and macOS)
rotated_corner_decoration
110
RotatedCornerDecoration package was developed to create and apply corner badges. It provides auto rotation of TextSpans.
app_badge_plus
71
A Flutter plugin for adding badges to your app icon. Supports iOS, Android, and macOS.
banner_listtile
71
Create a tile with banner at the corner and lot more option to customize. Eg: Banner with new or offer tag.
bottom_navigation_badge
63
BottomNavigationBadge is a Flutter widget that allows developers to add notification badges to bottom navigation bar items.