flutter_smenus 1.0.1 copy "flutter_smenus: ^1.0.1" to clipboard
flutter_smenus: ^1.0.1 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: ^1.0.1

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';
9
likes
160
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_smenus