chat_context_menu 1.3.0
chat_context_menu: ^1.3.0 copied to clipboard
A Flutter package that provides chat context menu with customizable appearance and animations, perfect for chat applications.
1.3.0 #
- Add custom shadows attribute
- Add custom corner mark width and height
- Add properties for custom display spacing
- Add custom animation properties
1.2.0 #
- update
requestFocusparameter defaultfalse
1.1.0 #
- Added
requestFocusparameter toChatContextMenuWrapperto control focus behavior. Set it tofalseto prevent the menu from stealing focus from input fields.
1.0.0 #
- Initial release of
chat_context_menu. - Added
ChatContextMenuWrapperfor easy integration. - Supported customizable menu content via
menuBuilder. - Implemented automatic positioning with arrow indicator.
- Added customization options for colors and border radius.
