/Login-Register-Ui

Flutter Login and Register Ui

Primary LanguageDart

Login - Register UI

🎯 About : Flutter Login and Register UI

Login Design Sign Up Design
original-design

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Flutter installed.

# Clone this project
$ git clone https://github.com/ferhatiltas/Login-Register-Ui.git

# Access
$ cd Login-Register-Ui

# Pull dependencies
$ flutter pub get

# Run the project (emulator or physical device needs to be connected first)
$ flutter run

# Build an apk
$ flutter build apk --split-per-abi