Skip to content

eq-devs/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

Animated flutter widgets for busy flutter developers. Copy paste into your app!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 35.6%
  • C++ 30.2%
  • CMake 24.7%
  • Ruby 3.6%
  • Swift 2.3%
  • C 1.8%
  • Other 1.8%