online_indicator 0.0.2
online_indicator: ^0.0.2 copied to clipboard
A simple and customizable Flutter widget to display an online status indicator, perfect for chat apps or social profiles. Easily adjust size, colors, borders, and integrate seamlessly into your UI.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 #
- Extension File.
0.0.1 #
- Initial release of
online_indicator
package. - Added
OnlineIndicator
widget to easily show an online/offline status badge. - Supports customization for:
- Background color
- Border color and width
- Radius (size) of the indicator
- Optional icon inside the indicator.
- Lightweight and easy to integrate with profile images or any widgets.