Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashu-Dubey committed Jan 20, 2023
1 parent ea230f8 commit c59a9f4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Flutter Samples

Flutter Samples.
- [Animated App with Rive](./lib/rive_app#readme):- An application with interactive UI and animations, with custom UI components like Bottom TabBar and SideBar, and using animated assets from [Rive](https://rive.app) | [Demo](https://twitter.com/aashudubey_ad/status/1616536431010406400).

## Getting Started
## 💪🏼 Getting Started

This project is a starting point for a Flutter application.
This project is a starting point for this Flutter application.

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

Expand Down
27 changes: 27 additions & 0 deletions lib/rive_app/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Animated App with Rive and Flutter

An application with interactive UI and animations, with custom UI components like Bottom TabBar and SideBar, and using animated assets from [Rive](https://rive.app).

<p align="center">
<img alt="Flutter + Rive UI Preview" src="https://user-images.githubusercontent.com/46301285/212767021-ce434bc0-d6f8-41c1-a17a-360ea225009b.png" height="250px">
</p>

---

## 👀 This is how it looks

https://user-images.githubusercontent.com/46301285/213805689-d5c8eb3f-12d0-42ef-bdae-4bd857113579.mp4

## 📦 Packages used

1. [rive](https://pub.dev/packages/rive): To render and control the [Rive assets](../../assets/rive_app/rive).

## 🌻 Motivation

This app is a full Flutter replication of [this SwiftUI course](https://designcode.io/swiftui-rive-animated-app) by [@MengTo](https://twitter.com/MengTo).

## 🔗 Links

- [SwiftUI + Rive](https://designcode.io/swiftui-rive-animated-app): Original course in SwiftUI.
- [Ionic Rive](https://github.com/Aashu-Dubey/Ionic-UI-Templates/tree/main/ionic_ui_templates/src/app/templates/course-rive): Ionic + Angular version for the same.
- [Twitter Post](https://twitter.com/aashudubey_ad/status/1616536431010406400)

0 comments on commit c59a9f4

Please sign in to comment.