es_drawer_controller 1.0.9 copy "es_drawer_controller: ^1.0.9" to clipboard
es_drawer_controller: ^1.0.9 copied to clipboard

A Flutter package to create awsome navigation drawer controller quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add es_drawer_controller

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

dependencies:
  es_drawer_controller: ^1.0.9

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:es_drawer_controller/es_drawer_controller.dart';
10
likes
100
pub points
53%
popularity

Publisher

verified publisherdevelopers.erratums.com

A Flutter package to create awsome navigation drawer controller quickly.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on es_drawer_controller