Hello, we are glad to have a contributor like you here.
This file is intended to be a guide for those who are interested in contributing to the Heart Animation Challenge.
Make sure you have Flutter installed and on your path (follow installation guide).
Follow these steps to clone heart_animation_challenge and set up the development environment:
-
Fork the repository
-
Clone the project, you can find it in your repositories:
git clone https://github.com/your-username/heart_animation_challenge.git
-
Go into the cloned directory:
cd heart_animation_challenge
-
Make a new Project of Flutter
-
Start making animation
Congratulations! After making an animation, Now you have to submit a pull request (or PR for short) to us. These are the steps you should follow when creating a PR:
-
Make a descriptive title.
-
Add the demo of the app.
-
Add the design insipiration(link/image/video) by giving out the link.
After you follow the above steps, your PR will hopefully be merged. Thanks for contributing!