Flutter Developer Profile App, you can contribute by adding yourself as a developer.

Overview

Flutter App - Developers Profile

Flutter Developer Profile App. You can contribute by adding yourself as a developer.

😇 About the repository

This Repository is based on Flutter App development, you can contribute in this project, add your own developer profile with Pictures, Name, Contact and many more.

📢 General Steps to follow while contributing:

Step Zero

  • Look for issues already submitted in the Issues tab, and comment "I want to work on this issue"
  • Wait till the owner of the repo assigns you the issue, and then your'e good to go
  • If you want to add solution for a problem of your choice, "Create a new issue, submit and comment to work on the issue"

Step One

  • Once you are assigned the issue, fork the repo to your profile 🍴 by clicking the Fork button on the top right corner
  • Clone the repo to your local machine: $ git clone "your cloned repo URL" run the command in git bash on your PC/ Mac 💻
  • Now you can make the particular change or add something your own code in the file/folder
  • Add your name to the Contributors.md file

Step Two

  • After succesfully following the above steps, open Git Bash on your PC/ Mac.
  • Create a new branch by your Github username and checkout the branch: $ git checkout -b "username" (branch name should be your GitHub username strictly, Always try to make changes on a new branch rather than directly on the master branch, which can corrupt the codebase while working on some high profile, complicated program)
  • Add files changed: $ git add .
  • Commit the changes: $ git commit -m "commit message" (commit message should be meaningful and precise, example: git commit -m "changing the css of home button")
  • Push the changes to make a successful PR: $ git push origin your-branch-name
  • That's it 🎉 💥

👀 Make a Meaningful PR

  • Don't make a spam PR, if found you will be disqualified from Hacktoberfest
  • Try to understand the problem discussed in the issue
  • Make PR which is thoughtful
  • Don't forget to write your name on the Contributors.md file

🌸 Kind of Contributions you can make

  • The first and the most easy kind of contribution you can make is changing the Documentation.
  • You can add yourself as Developer.
  • You can add your own developer profile with Pictures, Name, Contact.
  • Or any kind of change you find valid for the betterment of the app.

All the best and don't forget to Star this repository. 😁



Onwed and managed by Alok Kumar Sah 💗

You might also like...

Poi-Poi-ToDo - A Task Management App where you can create task & maintain your daily life easily

Poi-Poi-ToDo - A Task Management App where you can create task & maintain your daily life easily

"Poi Poi Todo" is a Task Management App where you can create task & maintain your daily life easily. In this app we use Path Provider, SQLite Database, DateTime Picker etc flutter pakages.

Oct 30, 2022

A social media platform where you can build your own community.

Commun App A social media platform where you can build your own community. Contributing If you wish to contribute a change to any of the existing feat

Dec 24, 2022

A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.

A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.

A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.

Nov 2, 2022

It is an application where you can find out how many people are in space, news about space and access random space photos.

It is an application where you can find out how many people are in space, news about space and access random space photos.

It is an application where you can find out how many people are in space, news about space and access random space photos. This application was made to learn the dart language.

Oct 8, 2021

Example functions to show off what you can achieve with Open Runtimes

Example functions to show off what you can achieve with Open Runtimes

Open Runtimes Functions Examples ⚡️ Example functions to show off what you can achieve with Open Runtimes. List of Examples Example Dart Deno Node PHP

Jan 6, 2023

An app that keeps track of what you're watching and allows you to watch the shows from within the app itself. It uses Kitsu API as it's data source.

Anilemon A small app to keep track of and watch your favorite anime. Features Save anime that you are interested in in your library Open the website y

Oct 12, 2021

2 screens you maybe find useful wan you plan to build your flutter app

2 screens you maybe find useful wan you plan to build your flutter app

2 screens to a travel application 2 screens you maybe find useful wan you plan t

Nov 14, 2022

A Flutter Ecommerce App can upload a product according to a particular category & brand

A Flutter Ecommerce App can upload a product according to a particular category & brand

Ecommerce App This is a Flutter Project. Here, sellers can upload a product according to a particular category & brand. Customers can navigate the pro

Oct 1, 2022

Chitchat, a messaging app similar to other messengers, people can send and receive messages.

Chitchat, a messaging app similar to other messengers, people can send and receive messages.

Chitchat, a messaging app similar to other messengers, people can send and receive messages. To send and receive messages you first need to create an account for the app!!.

Oct 4, 2021
Comments
  • feat: add call launcher

    feat: add call launcher

    This is in reference to #5.

    • Adds the feature to call by tapping on the given numbers.
    • The numbers are hard-coded for now, will open an issue to make a generic model

    https://user-images.githubusercontent.com/76617460/136573408-12cf1363-d23f-4f25-a942-283acd4df791.mp4

    opened by AryanKhubchandani 1
Owner
Hacktoberfest SIT '21
Hacktoberfest SIT '21
Create a way so that user can share all his social media profile links on a single click

Pro Share The objective of this project is to, create a way so that user can share all his social media profile links on a single click. The project a

Sarthak Agarwal 5 Nov 20, 2022
Flutter HBO Profile - A new Flutter project inspired by the HBO App

FLUTTER HBO PROFILE A new Flutter project inspired by the HBO App.

fabrizzio rosales 1 Jan 18, 2022
Profile App Built With Flutter

examination A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

null 9 Sep 29, 2022
This is an E-commerce App that you can buy goods, it has no data base so all you see in this app are created as default

This is an E-commerce App that you can buy goods, it has no data base so all you see in this app are created as default. Once I create a server and connect with it, I will create another repository or simply update this one.

Khusan Flutter Dev 2 Feb 10, 2022
This project contains a flutter application to view any Instagram profile.

Instagram Profile Viewer (yamuntu_task) This project is for my application at yamuntu. The presented application allows the user to view any username

null 1 Jun 2, 2022
A flutter Project For launching Profile in Various Social Media Platforms

Profile My New flutter Project For launching My Profile in Various Social Media Platforms * My Profile in Github * My Profile in Linkedin * My Profile

Design n Techie 4 Jan 20, 2022
Developer Bootcamp instagram clone

instagram_clone A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Google Developer Student Club | KFUPM 0 Nov 23, 2021
mezza 0 Nov 24, 2021
A simple App made with flutter where you can create Q&A List

iQuestions ?? Welcome to Iquestions project! A simple App made with flutter where you can create Q&A List. This is a Fully Functional App that uses Ge

Filipe Lukebana 3 Sep 13, 2022
Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Ansh rathod 55 Dec 26, 2022