navigation_sidebar 1.2.2 copy "navigation_sidebar: ^1.2.2" to clipboard
navigation_sidebar: ^1.2.2 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 Dart:

 $ dart pub add navigation_sidebar

With Flutter:

 $ flutter pub add navigation_sidebar

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

dependencies:
  navigation_sidebar: ^1.2.2

Alternatively, your editor might support dart pub get or 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
0
points
92
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on navigation_sidebar