Git Product home page Git Product logo

devs's Introduction

devs

All Contributors

style: very good analysis

Setup

Currently, this DEVS project is using the master channel of the Flutter SDK.

TODO: Migrate to beta

Clone the project

git clone https://github.com/flutterph/devs/

Download dependencies

Open the project in an IDE or text-editor, then run the ff:

cd devs
flutter packages get

Run the project for web

flutter run -d web

Run the project for mobile

TODO: Add responsiveness for mobile

Contributing

#30DaysOfFlutter Activies

1. Add Developer Details (1 Point)

  1. Create an new ticket here

Title: Add details

Body (Optional): More details about you

  1. Fork this repository
  2. Clone (or download) the fork repository on your machine
  3. Create a new branch
git checkout -b <ticket-number>/your-name
  1. Locate and open the file assets/data/devs.json
  2. Add your details
[
  {
    "name": "Joshua",
    "roles": ["Software Engineer", "Flutter and Dart GDE"],
    "about": "Lorem ipsum",
    "username: "joshuamdeguzman",
    "socials": {
          "twitter": "",
          "facebook": "",
          "linkedin": ""
      }
  },
  {
    "name": "Jan Salvador S. Sebastian",
    "roles": ["Software Engineer", "Flutter"],
    "about": "Lorem ipsum",
    "username: "JanSalvador1445",
    "socials": {
          "twitter": "",
          "facebook": "",
          "linkedin": ""
      }
  },
  ...
  // Add here
]
  1. Commit changes

Add your name

git commit -m "Add <your-name> details"
  1. Push the changes
git push origin -u <ticket-number>/your-name
  1. On Github, open the fork repository

  2. Locate the branch

  3. Create a pull request

  4. Submit pull request for review

General Contributing

1. Feature Development

  1. Comment on the ticket you would like to work on
  2. Outline your proposed solution
  3. Get feedback from maintainers
  4. Work on the feature
  5. Create a pull request
  6. Submit pull request for review

2. Fixing bugs

  1. Comment on the ticket you would like to work on
  2. Outline your proposed solution
  3. Get feedback from maintainers
  4. Work on the bug fix
  5. Create a pull request
  6. Submit pull request for review

3. Filling bugs

4. Feature requests

  1. Create a new issue using the 'Feature Request πŸ’‘' template
  2. Fill in the requested information and feel free to add headers if there's anything you think we missed!
  3. Submit the new issue

For questions or suggestions, either create a ticket or send us an email at [email protected].

More on Contributing.

Commands

Before creating Pull Request

Format files

flutter format --set-exit-if-changed .

Analyze files

flutter analyze .

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Joshua de Guzman

πŸ’» πŸ–‹ πŸ”£ πŸ§‘β€πŸ« πŸ›

digitaljoni

πŸ–‹ πŸ§‘β€πŸ«

Vince Ramces Oliveros

πŸ’» πŸ–‹ πŸ›

Medwin Correo

πŸ–‹

Karlo Barcelona

πŸ–‹

Barrientos Mark Zamie

πŸ–‹

Haji Fernandez

πŸ–‹

Anike Nicole Dorgu

πŸ–‹ πŸ“–

Celesica

πŸ–‹

Kean Allen Imam

πŸ–‹

Muslimin Ontong

πŸ–‹

Roneal Denila

πŸ–‹

Felix Jerome Dela Fuente

πŸ–‹

charlzmagno

πŸ–‹

Radhika

πŸ–‹ πŸ“–

Jan Salvador Sebastian

πŸ–‹ πŸ§‘β€πŸ« πŸ’» πŸ›

KarlJan Reginaldo

πŸ–‹

Eastly1997

πŸ–‹

Lester AraΓ±a

πŸ–‹

Lorns15

πŸ–‹ πŸ’» 🎨

janfrncs

πŸ–‹

Kim Arthur Lorenzo

πŸ–‹

mgcarpizo

πŸ–‹

Zaldy Pagaduan Jr.

πŸ–‹

Sherwyne

πŸ–‹

EruelUrsua

πŸ–‹

Ca

πŸ–‹

Jeofferson Dela PeΓ±a

πŸ–‹

Rian

πŸ–‹

RaineHolgado

πŸ–‹

Zen Rabanes

πŸ–‹

John Patrick Prieto

πŸ–‹

Kevin Tuazon

πŸ–‹

K

πŸ–‹

Bern Lester Givertas

πŸ–‹

Royce

πŸ–‹

lidaniel5

πŸ–‹

Venus Lumanglas

πŸ–‹

Jan Dranreb Balangue

πŸ–‹

Portia Bumanlag

πŸ–‹

Vincent

πŸ–‹

Jose Jaime BisuΓ±a

πŸ–‹ 🎨 πŸ’»

Darryl Llanura

πŸ–‹

Ipancho

πŸ–‹

Kathorsiii

πŸ–‹

Jed Aureus Gonzales

πŸ–‹

Oliver Rhyme Guibone AΓ±asco

πŸ–‹ πŸ’» πŸ›

Mher Tan

πŸ–‹

Ritzi April Lontoc

πŸ–‹

Nickr

πŸ–‹

Jaymon Rivera

πŸ–‹

John Lester D. Necesito

πŸ–‹

Kuya False

πŸ–‹

Romar Marcos

πŸ–‹

Ryan Solis

πŸ–‹

This project follows the all-contributors specification. Contributions of any kind welcome!

devs's People

Contributors

jansalvador1445 avatar allcontributors[bot] avatar joshuadeguzman avatar lorns15 avatar artdev-hash avatar vinceramcesoliveros avatar celesica avatar oliverrhyme avatar node-devs-crescode avatar bisunajaime avatar maplesyyrup avatar karlreginaldo avatar zenrabanes avatar binos30 avatar keanallen avatar eastly1997 avatar 53r4ph1n3 avatar nixdorgu avatar arlovzki avatar raineholgado avatar 96radhikajadhav avatar zamvar avatar eruelursua avatar felixdelafuente avatar coyksdev avatar lordkarlito avatar kusman28 avatar ronealdenila avatar myromr avatar mountaintew avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.