link_scroll_menu 0.0.5 copy "link_scroll_menu: ^0.0.5" to clipboard
link_scroll_menu: ^0.0.5 copied to clipboard

Click the menu, scroll the corresponding position of the page, and scroll the page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add link_scroll_menu

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

dependencies:
  link_scroll_menu: ^0.0.5

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:link_scroll_menu/cc_menu.dart';
import 'package:link_scroll_menu/cc_tabBar.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Click the menu, scroll the corresponding position of the page, and scroll the page.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_easyrefresh

More

Packages that depend on link_scroll_menu