https://github.com/felipecastrosales/animations
This Flutter Application has complex animations, smooth and highly customizable, aiming to give a better UI and UX to the user.
https://github.com/felipecastrosales/animations
animations complex-animations danielciolfi flutter flutter-animation flutter-animations flutter-apps flutter-examples flutter-material flutter-ui flutter-ux flutterando flutteranimation material-design material-ui task-list tasklist todolist
Last synced: about 1 month ago
JSON representation
This Flutter Application has complex animations, smooth and highly customizable, aiming to give a better UI and UX to the user.
- Host: GitHub
- URL: https://github.com/felipecastrosales/animations
- Owner: felipecastrosales
- License: mit
- Created: 2020-10-19T20:46:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T15:23:01.000Z (over 1 year ago)
- Last Synced: 2025-07-16T03:42:49.305Z (3 months ago)
- Topics: animations, complex-animations, danielciolfi, flutter, flutter-animation, flutter-animations, flutter-apps, flutter-examples, flutter-material, flutter-ui, flutter-ux, flutterando, flutteranimation, material-design, material-ui, task-list, tasklist, todolist
- Language: C++
- Homepage:
- Size: 12.6 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Complex Animations
Topics 📋
- [About 📖](#about-)
- [Preview 📱](#preview-)
- [Functionalities and Resources 🛠️](#functionalities-and-resources-%EF%B8%8F)
- [How to Use 🤔](#how-to-use-)
- [How to Contribute 💪](#how-to-contribute-)
- [License 📝](#license-)
---
About 📖
Showing the power of Flutter and how it can be used to create complex animations and transitions, with a beautiful and responsive design.
---
Preview 📱
![]()
---
Functionalities and Resources 🛠️
- Incredible effects and animations,
- Implemented with the AnimatedBuilder class,
- Implemented with standard hero animation using the Hero Flutter widget,
- Provides transitions of elements and pages,
- A great base app for you who want to use beautiful animations in your apps.
- And others that you can try... 😉
---
How to Use 🤔
```
- Clone this repository:
$ git clone https://github.com/felipecastrosales/animations animations- Enter in directory:
$ cd animations- For install dependencies:
$ flutter pub get- Run the app:
$ flutter run
```---
How to Contribute 💪
```
- Fork the project- Create a new branch with your changes:
$ git checkout -b my-feature- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"- Submit your changes:
$ git push origin my-feature
```---
License 📝
This repository is under MIT license. You can see the LICENSE file for more details. 😉---
>This project was developed with ❤️ by **[@Felipe Sales](https://www.linkedin.com/in/felipecastrosales/)**, with the instructor **[Daniel Ciolfi](https://linkedin.com/in/danielciolfi)**, in the course **["Creating Android and iOS Apps with Flutter - Create 16 Apps"](https://www.udemy.com/course/curso-completo-flutter-app-android-ios)** on **[Udemy](https://www.udemy.com/)**.
If it helped you, give ⭐, contribute, it will help me too! 😉---
[](https://www.linkedin.com/in/felipecastrosales/)