custom_sidemenu 0.0.3 copy "custom_sidemenu: ^0.0.3" to clipboard
custom_sidemenu: ^0.0.3 copied to clipboard

Flutter package to use custom appbar with animation and easy approach ,this widget can be root of your ui to pass home and other screen under custom menubar environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_sidemenu

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

dependencies:
  custom_sidemenu: ^0.0.3

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:custom_sidemenu/custom_sidemenu.dart';
7
likes
90
pub points
47%
popularity

Publisher

unverified uploader

Flutter package to use custom appbar with animation and easy approach ,this widget can be root of your ui to pass home and other screen under custom menubar environment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_screenutil

More

Packages that depend on custom_sidemenu