This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Step 1:
Download or clone this repo by using the link below:
https://github.com/betaoverflow/achieve.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
All contributions are welcome 🎉🎉
- Solve the issues which are listed
- Create your own issue and then send PR.
Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
- We follow first-come-first-serve policy
- If after being assigned, we don't hear from you within three days, the issue will be unassigned.