clearview_sidebar 0.0.1 copy "clearview_sidebar: ^0.0.1" to clipboard
clearview_sidebar: ^0.0.1 copied to clipboard

A clean, modern, customizable Flutter sidebar widget designed for dashboards, POS systems, and admin applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clearview_sidebar

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

dependencies:
  clearview_sidebar: ^0.0.1

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:clearview_sidebar/examplepage.dart';
import 'package:clearview_sidebar/main.dart';
1
likes
70
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

A clean, modern, customizable Flutter sidebar widget designed for dashboards, POS systems, and admin applications.

Topics

#sidebar #navigation #dashboard #flutter-desktop

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on clearview_sidebar