navigation_sidebar 1.3.5 copy "navigation_sidebar: ^1.3.5" to clipboard
navigation_sidebar: ^1.3.5 copied to clipboard

Navigation SideBar is like a Navigator. When you click on items it takes you on page and item will be selected. Navigation SideBar is Fully Customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigation_sidebar

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

dependencies:
  navigation_sidebar: ^1.3.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:navigation_sidebar/navigation_sidebar.dart';
0
likes
140
points
88
downloads

Publisher

verified publisherzubair.app

Weekly Downloads

Navigation SideBar is like a Navigator. When you click on items it takes you on page and item will be selected. Navigation SideBar is Fully Customizable.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, provider

More

Packages that depend on navigation_sidebar