tolyui_anchor 0.0.1 copy "tolyui_anchor: ^0.0.1" to clipboard
tolyui_anchor: ^0.0.1 copied to clipboard

Flutter 锚点导航组件,支持索引级滚动控制、双向联动、自定义样式、横向导航和大数据量虚拟滚动。适用于文档阅读、设置面板、目录导航等场景。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tolyui_anchor

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

dependencies:
  tolyui_anchor: ^0.0.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:tolyui_anchor/tolyui_anchor.dart';
0
likes
130
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 锚点导航组件,支持索引级滚动控制、双向联动、自定义样式、横向导航和大数据量虚拟滚动。适用于文档阅读、设置面板、目录导航等场景。

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on tolyui_anchor