gskinnerTeam / flutter-anchored-popups

Show tooltips and popup menus that are anchored / pinned to another Widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anchored_popups

A package to show context menus on right-click or long-press.

[ Add Video ]

🔨 Installation

dependencies:
  anchored_popups: ^0.1.0

⚙ Import

import 'package:anchored_popups/anchored_popups.dart';

🕹️ Usage

[ TODO ]

🐞 Bugs/Requests

If you encounter any problems please open an issue. If you feel the library is missing a feature, please raise a ticket on Github and we'll look into it. Pull request are welcome.

📃 License

MIT License

About

Show tooltips and popup menus that are anchored / pinned to another Widget.

License:MIT License


Languages

Language:Dart 100.0%