shrink_sidemenu 2.0.0+2-null-safety copy "shrink_sidemenu: ^2.0.0+2-null-safety" to clipboard
shrink_sidemenu: ^2.0.0+2-null-safety copied to clipboard

A Side Menu plugin for flutter and compatible with liquid ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shrink_sidemenu
copied to clipboard

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

dependencies:
  shrink_sidemenu: ^2.0.0+2-null-safety
copied to clipboard

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:shrink_sidemenu/shrink_sidemenu.dart';
copied to clipboard
285
likes
150
points
5
downloads

Publisher

verified publisherstackorient.com

Weekly Downloads

2024.09.23 - 2025.04.07

A Side Menu plugin for flutter and compatible with liquid ui.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shrink_sidemenu