advy_chat 1.1.11
advy_chat: ^1.1.11 copied to clipboard
Advy chat allows user to get support from any application which is using this package.
1.1.11 #
- Refactored
AdvyWidget
to use aStatelessWidget
with draggable functionality viaGetX
. - Improved customization: now uses colors, icon size, and border properties defined in the widget.
- Ensured the widget is ready to be integrated as a floating support chat button across applications.
- Added safe
Obx
wrapper for reactive position updates.