dots_menu 1.0.3 copy "dots_menu: ^1.0.3" to clipboard
dots_menu: ^1.0.3 copied to clipboard

A customizable, animated Flutter widget that provides a modern dots menu for contextual actions. Easily integrates into your app, supports both horizontal and vertical layouts, and allows for flexible [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dots_menu

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  dots_menu: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dots_menu/dots_menu.dart';
6
likes
125
points
36
downloads

Publisher

verified publisherstatelysoft.com

Weekly Downloads

A customizable, animated Flutter widget that provides a modern dots menu for contextual actions. Easily integrates into your app, supports both horizontal and vertical layouts, and allows for flexible action icons and smooth animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on dots_menu