Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Hacktober fest – Flutter Developers

Hacktoberfest2021 – Flutter Developers

 

  

   

 

Welcome to GitHub!

This project is perfect for your first pull request

📝 Instructions

How to make your first Pull Request

📜 Instructions for making the changes

1. Editing the Code

Add your Full name and GitHub Username in the list[] given in lib/contributors.dart

Note: Don’t remove or delete already added attendee, in case you did something like this PR won’t be accepted 🙂

Example Code:

  // < Add your Full Name in the List[] >
  final contributorsName = [
    'Muhammad Hamza',
    'Your Name',
  ];

  // < Add your GitHub Username in the List[] >
  final gitHubUserName = [
    'mhmzdev',
    'your-github-username',
  ];

2. Add your profile information

Create a markdown file in your folder following the convention participant/<GitHub-Username>.md.

participant/<YOUR-USERNAME>.md/

Copy the next template into your file, delete the data and fill the information with yours.

Name: YOURNAME
GitHub: USERNAME
Quote: <Any Good Quote>

If you liked then Star ⭐ the repo & make sure to follow 😇

Do not use special characters in the template above.

3. Wait for Pull Request to be Labelled

We will merge your PR, Thanks for being Patient. 🙏

Check out code details on GitHub

Exit mobile version