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

outdated

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.3

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
0
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

unknown (LICENSE)

Dependencies

flutter, flutter_easyrefresh

More

Packages that depend on link_scroll_menu