Welcome to the 30 Days of Flutter project! This initiative is designed to help both beginners and experienced developers enhance their Flutter skills by completing a series of daily projects. Each day, a new project will be released, providing an opportunity to learn, create, and share your progress with the community.
- Introduction
- Getting Started
- Daily Projects
- Code of Conduct
- How to Contribute
- Rules to Contribute
- Resources
The 30 Days of Flutter project is a community-driven initiative aimed at promoting learning and creativity using Flutter. Each day, a new project will be posted, ranging from simple UI components to more complex applications. Participants are encouraged to complete each project and share their results, experiences, and improvements.
To participate in the 30 Days of flutter, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/30-days-of-flutter.git
- Navigate to the project directory:
cd 30-days-of-flutter
- Start with Day 1 and follow the instructions provided in each daily project directory.
We are committed to fostering a welcoming and inclusive environment. To ensure a positive experience for all participants, please adhere to the following guidelines:
- Be Respectful: Treat everyone with respect and kindness. No harassment, discrimination, or inappropriate behavior will be tolerated.
- Be Collaborative: Share your knowledge and help others. Constructive feedback and collaboration are encouraged.
- Be Patient: Understand that people have different levels of experience. Be patient and supportive when providing help or feedback.
- Be Responsible: Follow the project's rules and guidelines. Respect intellectual property and attribute work appropriately.
- Open an Issue:
- Go to the Issues section of the repository.
- Click on "New Issue" and provide a detailed description of your proposed changes or additions.
- Wait for Approval:
- Wait for feedback and approval from the project maintainers. Engage in the discussion if needed.
- Fork the Repository:
- Click the "Fork" button at the top right corner of the repository page.
- Clone your forked repository to your local machine:
git clone https://github.com/yourusername/30-days-of-flutter.git
- Make Changes:
- reate a new branch for your changes
git checkout -b your-feature-branch
- Make your changes and commit them with clear and concise messages:
git add .
git commit -m "Description of the changes"
- Open a Pull Request:
- ush your changes to your forked repository:
git push origin your-feature-branch
- Go to the original repository and open a pull request. Provide a detailed description of your changes and link to the issue you opened.
- Wait for Merge:
- Wait for the project maintainers to review your pull request. Be responsive to any feedback or requests for changes
💫 Thank you for being a part of the 30 Days of Arduino! We look forward to seeing your amazing projects and contributions. Let's make something great together! 🌟