/hello_dribbble

A debut showcase of ineractive Rive animations for Dribbble.com ๐Ÿ€

Primary LanguageC++MIT LicenseMIT

๐ŸŒ english | ฤeskรฝ | ั€ัƒััะบะธะน

Hello Dribbble

A interactive animations showcase project, I've made as my Dribbble Debut Shot: dribbble.com/tsinis

Hello Dribbble

As you can see ball animation responds to touch/click + drag and so as cherished Dribbble invite ticket, that shows up in 3D. This is mainly made with Rive (ex Flare) tool in Flutter framework. Those kind of animations can embellish your ticketing, banking, card game etc. apps that simple. You can see/fork those animations in my Rive profile.

Note: design is screen size and platform independent, because all the graphics is made in vectors (not bitmaps) in Flutter, you can download this project's binaries for your platform in Releases section.

Showcase in Flutter

If you prefer to run your own builds, over my compiled releases โ€” please run following commands in terminal:

flutter upgrade
git clone https://github.com/tsinis/hello_dribbble.git
cd hello_dribbble
flutter run

License and Copyright

This project is released under the terms of the MIT license.

Fonts

There is 4 fonts used in this design:

Space Grotesk (in ticket's texts),

Slimlines (in HELLO word),

Ticketing (in ticket's texts),

and default Flutter font โ€” Roboto (for thanksgiving message).

All those fonts are OFL or free for personal use. You can find license files in their folders.

Credits

All credits goes to Rive Team, this is truly game changer tool. Thanks for workshop I have inspired from (Flare NYC Workshop and the Hamilton Design Challenge) and especially to Rive Team member โ€” @JcToon for his basketball animation, I've forked. And of course, all this would have been impossible without Flutter.