Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 :)
- Host: GitHub
- URL: https://github.com/yeasin50/Rive_state_machine_example
- Owner: yeasin50
- License: bsd-2-clause
- Created: 2021-08-23T02:39:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T08:24:27.000Z (about 3 years ago)
- Last Synced: 2024-08-01T12:21:46.617Z (3 months ago)
- Topics: animation, flutter, rive
- Language: Dart
- Homepage:
- Size: 3.52 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.