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

1.0.1 #

  • Added a Offset? offset paramter to SSlideMenu to help determine the location of the menu. Initially it is at location (0, 0)
  • Added a BoxBorder? border paramter to SMenuStyle to add a border around the Resizable or Slide menus.
  • Updated README.md, code formatting, and example code

1.0.0 #

  • INITIAL RELEASE: Package officially released with four main types of menus. SMenuResizable, SSlideMenu, SDropdownMenuCascade, and SDropdownMenuMorph
9
likes
160
points
39
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