adaptive_sidebar 0.6.0 copy "adaptive_sidebar: ^0.6.0" to clipboard
adaptive_sidebar: ^0.6.0 copied to clipboard

Sleak sidebar for responsive Flutter apps with automatic size change.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_sidebar

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

dependencies:
  adaptive_sidebar: ^0.6.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_sidebar/adaptive_sidebar.dart';
2
likes
150
pub points
62%
popularity

Publisher

verified publisherae1.dev

Sleak sidebar for responsive Flutter apps with automatic size change.

Repository (GitHub)
View/report issues

Topics

#ui #navigation #layout

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

auto_size_text, cupertino_icons, flutter, universal_io

More

Packages that depend on adaptive_sidebar