adaptive_sidebar 0.9.0 copy "adaptive_sidebar: ^0.9.0" to clipboard
adaptive_sidebar: ^0.9.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.9.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';
6
likes
160
points
269
downloads

Publisher

verified publisherae1.dev

Weekly Downloads

Sleak sidebar for responsive Flutter apps with automatic size change.

Repository (GitHub)
View/report issues

Topics

#ui #navigation #layout #scaffold

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, universal_io

More

Packages that depend on adaptive_sidebar