tuanis_sidebar 0.3.0 copy "tuanis_sidebar: ^0.3.0" to clipboard
tuanis_sidebar: ^0.3.0 copied to clipboard

outdated

Easily create sidebars specially for web, but can be integrated as a drawer in a mobile app. Allows nested items and divide items by sections.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tuanis_sidebar

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

dependencies:
  tuanis_sidebar: ^0.3.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:tuanis_sidebar/tuanis_sidebar.dart';
12
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Easily create sidebars specially for web, but can be integrated as a drawer in a mobile app. Allows nested items and divide items by sections.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tuanis_sidebar