项目作者: felipecastrosales

项目描述 :
This Flutter Application has complex animations, smooth and highly customizable, aiming to give a better UI and UX to the user.
高级语言: Dart
项目地址: git://github.com/felipecastrosales/animations.git
创建时间: 2020-10-19T20:46:02Z
项目社区:https://github.com/felipecastrosales/animations

开源协议:MIT License

下载


Complex Animations

Topics 📋



- About 📖
- Preview 📱
- Functionalities and Resources 🛠️
- How to Use 🤔
- How to Contribute 💪
- 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 📱


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 🤔

  1. - Clone this repository:
  2. $ git clone https://github.com/felipecastrosales/animations animations
  3. - Enter in directory:
  4. $ cd animations
  5. - For install dependencies:
  6. $ flutter pub get
  7. - Run the app:
  8. $ flutter run

How to Contribute 💪

  1. - Fork the project
  2. - Create a new branch with your changes:
  3. $ git checkout -b my-feature
  4. - Save your changes and create a commit message telling you what you did:
  5. $ git commit -m "feature: My new feature"
  6. - Submit your changes:
  7. $ 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