Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flutterfx/flutterfx_widgets

 
 

Repository files navigation

Flutterfx Widget Showcase

We're on a mission here. The flutterfx project is all about showing how easy it is to create stunning visuals in Flutter. Let's flood the app stores with gorgeous, eye-catching designs!

Each animation is implemented as a separate widget, making it easy to understand and integrate into your own projects.

Effect Description Preview
Folder A nice looking folder animation with a shine built using AnimationController and Transform. Demonstrates the usage of Flutter's transform apis. Fade Animation
Bookshelf A 3d looking book shelf built using AnimatedBuilder and Transform. Shows how to create more complex 3d looking animations by combining multiple transform calls. Scale Animation

How to Use

  1. Clone this repository
  2. Run flutter pub get
  3. Open the project in your preferred IDE
  4. Run the app on your device or simulator

Contributing

Found a bug? Have a suggestion? Don't just sit there, open a PR. But make sure your code is clean, or I'll reject it faster than you can say "setState".

License

This project is licensed under the MIT License - see the LICENSE file for details. Not that anyone cares about licenses in a demo project.

flutterfx.com

About

Collection of animated flutter widgets for busy flutter developers. Copy paste into your app!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published