Skip to content

Wdestroier/w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W

w is a Flutter package that adds a fun dab animation to your widgets.

Getting Started

  1. Add the package to your pubspec.yaml:
dependencies:
  w: ^1.0.0
  1. Import the package:
import 'package:w/w.dart';

Usage

To use this package, simply wrap any widget with DabAnimation:

import 'package:w/w.dart';

DabAnimation(
  child: YourWidget(),
)

Demo

License

This project is licensed under the BSD (3-Clause) License - see the LICENSE file for details.

Extra credits

Woo, who didn't claim this package name on pub before me, ripperoni in pepperoni.

About

A Flutter package that adds a fun dab animation to your widgets.

Resources

License

Stars

Watchers

Forks

Contributors

Languages