horizontal_menu_to_vertical_sections 0.0.8-dev copy "horizontal_menu_to_vertical_sections: ^0.0.8-dev" to clipboard
horizontal_menu_to_vertical_sections: ^0.0.8-dev copied to clipboard

outdated

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: ^0.0.8-dev

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
0
pub points
50%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on horizontal_menu_to_vertical_sections