Docs
Folder Animation
Folder Animation
A folder open animation in Flutter.
Status: initializing
Installation
Copy and paste the following code into your project.
Please find it here
Update the import paths to match your project setup.
Usage
FolderHomeWidget(
curve: Curves.easeInOutBack,
title: 'EaseInOutBack'
)