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

https://github.com/hacker1649/simple-animation

Classwork #8 - Flutter Rive Animations
https://github.com/hacker1649/simple-animation

animations dart flutter flutter-animations rive

Last synced: 4 months ago
JSON representation

Classwork #8 - Flutter Rive Animations

Awesome Lists containing this project

README

        

# simple_animation

A new Flutter project.

We can enhance our flutter applications with stunning rive animations, bringing life and interactivity to our UI.

We simply executed the example (basic example playing a rive animation from a packaged asset) provided in the Rive GitHub repository. An additional feature we incorporated into this example is the presence of the animation within a sized box widget with dimensions of 200 in height and width.

## Getting Started

This project is a starting point for a Flutter application.

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

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

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