flutter_smenus 2.0.0 copy "flutter_smenus: ^2.0.0" to clipboard
flutter_smenus: ^2.0.0 copied to clipboard

Flutter package for all sorts of menus from dropdowns to sliding to resizable to navigation menus

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_smenus

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

dependencies:
  flutter_smenus: ^2.0.0

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:flutter_smenus/flutter_smenus.dart';
8
likes
150
pub points
54%
popularity

Publisher

unverified uploader

Flutter package for all sorts of menus from dropdowns to sliding to resizable to navigation menus

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_smenus