side_nav 1.1.0 copy "side_nav: ^1.1.0" to clipboard
side_nav: ^1.1.0 copied to clipboard

仿点餐菜单

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add side_nav

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

dependencies:
  side_nav: ^1.1.0

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:side_nav/side_nav.dart';
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

仿点餐菜单

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, scroll_to_index, visibility_detector

More

Packages that depend on side_nav