web_hover_menu 0.0.3 copy "web_hover_menu: ^0.0.3" to clipboard
web_hover_menu: ^0.0.3 copied to clipboard

A flutter package that will provide a fancy website menu with animation. It allows customization for design like menu and submenu and alignment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_hover_menu

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

dependencies:
  web_hover_menu: ^0.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:web_hover_menu/web_hover_menu.dart';
17
likes
120
pub points
70%
popularity

Publisher

verified publishermindinventory.com

A flutter package that will provide a fancy website menu with animation. It allows customization for design like menu and submenu and alignment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on web_hover_menu