onurcanari / custom_pop_up_menu

Wrap a widget with CustomPopupMenu, Tap or Long Press this widget, a popup menu would show in a position.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomPopupMenu

Wrap a widget with CustomPopupMenu, Tap or Long Press this widget, a popup menu would display in a suitable position.

Features

  • Gesture: Tap/Long Press
  • Fully customized menu: This package doesn't preset any style of menu, the common styles see: example/lib/main.dart.
  • Auto calculate the position of menu, also supports manual adjustment.

Demo

Using this package, you are free to build similar popup menu in WeChat.

About

Wrap a widget with CustomPopupMenu, Tap or Long Press this widget, a popup menu would show in a position.

License:MIT License


Languages

Language:Dart 85.1%Language:HTML 5.7%Language:Ruby 2.9%Language:Objective-C 2.3%Language:Java 1.6%Language:Swift 1.5%Language:Kotlin 1.0%