-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I tested your package, and it works well. However, I noticed some areas where improvements can be made:
- Update CNPopupMenuButton to accept a BuildContext so the popup can be shown using the provided widget context.
- Replace the buttonLabel parameter with a child option, allowing dynamic widgets instead of just text.
- Add support for an icon parameter (similar to buttonLabel) for more flexibility.
- Allow the use of IconData for icons (e.g., Icons.favorite) instead of being restricted to string-based values like 'heart.fill' or 'house.fill'.
- Add more widgets with liquid glass effects (if available) to enhance UI options.
- Can you make this works also on android?
Metadata
Metadata
Assignees
Labels
No labels