drawer_pro 0.0.5 copy "drawer_pro: ^0.0.5" to clipboard
drawer_pro: ^0.0.5 copied to clipboard

A high-performance, parallax slide drawer for Flutter, delivering smooth animations and easy integration for modern app drawer UIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drawer_pro

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

dependencies:
  drawer_pro: ^0.0.5

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:drawer_pro/drawer_pro.dart';
4
likes
160
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance, parallax slide drawer for Flutter, delivering smooth animations and easy integration for modern app drawer UIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drawer_pro