adaptive_dashboard_shell 0.1.0 copy "adaptive_dashboard_shell: ^0.1.0" to clipboard
adaptive_dashboard_shell: ^0.1.0 copied to clipboard

Adaptive dashboard shell — a collapsible, shadcn-style sidebar rail on desktop and tablet that switches to a bottom navigation bar on mobile, wrapping your routed content. Presentational and router-ag [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_dashboard_shell

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

dependencies:
  adaptive_dashboard_shell: ^0.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:adaptive_dashboard_shell/adaptive_dashboard_shell.dart';
1
likes
150
points
150
downloads

Documentation

API reference

Publisher

verified publishersubashkc.info.np

Weekly Downloads

Adaptive dashboard shell — a collapsible, shadcn-style sidebar rail on desktop and tablet that switches to a bottom navigation bar on mobile, wrapping your routed content. Presentational and router-agnostic, with zero third-party dependencies.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_dashboard_shell