Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeasin50/Rive_state_machine_example

Experimenting with rive's constraints :)
https://github.com/yeasin50/Rive_state_machine_example

animation flutter rive

Last synced: 7 days ago
JSON representation

Experimenting with rive's constraints :)

Awesome Lists containing this project

README

        

# state_machine_rive

A new Flutter project for Rive StateMachine.

## Login From State-Machine

[Navigate to design on rive.app](https://rive.app/community/889-1742-loginfromemoji)

![image](assets/images/login_screen_animations.png)

---

## Sample Ik constraints

### On Rive

![design](assets/images/design.png)

![low](assets/images/low.png)

![high](assets/images/high.png)

![animation](assets/images/animation.png)

### Result

![result](assets/images/result.gif)

---
This project is a starting point for a Flutter Rive state application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.