tridimensional_drawer 0.1.1 copy "tridimensional_drawer: ^0.1.1" to clipboard
tridimensional_drawer: ^0.1.1 copied to clipboard

Tridimensional Drawer is an easy way to create a 3D Perspective drawer, where you can insert any type of widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tridimensional_drawer

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

dependencies:
  tridimensional_drawer: ^0.1.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:tridimensional_drawer/tridimensional_drawer.dart';
32
likes
40
pub points
29%
popularity

Publisher

unverified uploader

Tridimensional Drawer is an easy way to create a 3D Perspective drawer, where you can insert any type of widget.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tridimensional_drawer