A new Flutter project.
This project is a starting point for a Flutter application.
To clone this project, open your terminal or cmd
cd folder/to/clone-into/
git clone https://github.com/Salhianis1/flutter_signin_login.git
Then locate the project on your system and open with android studio or Vscode or intellij IDE.
To Run:
C:\path\to\project> flutter pub get
then run:
C:\path\to\project> flutter run
run: flutter build <OS PLATFORM> e.g flutter build ios
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
What things you need to run the app
* Android Studio/Vscode/Intellij IDE
* Flutter SDK
* Android SDK
* Windows/MacBook/Linux
- Android Studio - How to install Android Studio
- Flutter - Flutter Official website
Salhi Anis