horizontal_menu_to_vertical_sections 1.1.1 copy "horizontal_menu_to_vertical_sections: ^1.1.1" to clipboard
horizontal_menu_to_vertical_sections: ^1.1.1 copied to clipboard

A packege to implement a list of sections linked to a horizontal scrollable menu.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizontal_menu_to_vertical_sections

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

dependencies:
  horizontal_menu_to_vertical_sections: ^1.1.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:horizontal_menu_to_vertical_sections/horizontal_menu_to_vertical_sections.dart';
3
likes
120
pub points
44%
popularity

Publisher

unverified uploader

A packege to implement a list of sections linked to a horizontal scrollable menu.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on horizontal_menu_to_vertical_sections