← All projects

Flutter-Drawer-Animated-Part_2

by @Hmida71

16

🔥Cool 3D ANIMATED DRAWER WITH FLUTTER !! 🔥

About this project

Cool 3D Drawer Animated With flutter part 2 🔥🔥 Getting Started # First you need to add flutterzoomdrawer 2.1.1 Or + in the dependency at pubspec.yaml: Get it from Here . dependencies: flutterzoomdrawer: ^2.1.1 Also You need to add this : import 'package:flutter/material.dart'; import 'package:flutterzoomdrawer/flutterzoomdrawer.dart'; Documentation # ZoomDrawer( controller: ZoomDrawerController, style: DrawerStyle.DefaultStyle, menuScreen: MENUSCREEN, mainScreen: MAINSCREEN, borderRadius: 24.0, showShadow: true, angle: -12.0, backgroundColor: Colors.grey[300], slideWidth: MediaQuery.of(context).size.width.65, openCurve: Curves.fastOutSlowIn, closeCurve: Curves.bounceIn, ) 🔥Cool 3D ANIMATED DRAWER WITH FLUTTER !! By DZ-TM071 ❤ 🔥

From the project README on GitHub

Stars
16
Forks
4
Last push
2 Oct 2021

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/flutter-drawer-animated-part-2.svg)](https://www.madeinalgeria.dev/projects/flutter-drawer-animated-part-2)

Related projects