Skip to content

Latest commit

 

History

History
101 lines (65 loc) · 2.77 KB

README.md

File metadata and controls

101 lines (65 loc) · 2.77 KB

Complex Animations

Topics 📋


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 📱

Animations Demo


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, with the instructor Daniel Ciolfi, in the course "Creating Android and iOS Apps with Flutter - Create 16 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too! 😉


Linkedin Badge