Skip to content

abhishekDeb-2003/Android-Login-Ui

Repository files navigation

Android Login UI

A simple login and signup ui made in android

Welcome to GitHub!

This project is perfect for your first pull request

Instructions

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-update and check it out git checkout new-update and git checkout -b new-update)
  • Edit the project .dart files as per instructions below
  • Add your files (git add -A), commit (git commit -m "Added new updates") and push (git push origin new-update)
  • Create a pull request with label
  • Star this repository 🌟

Releases

No releases published

Packages

No packages published

Languages