Hello, and welcome to my first flutter repository.
This repository serves as an attempt to build a registration form with flutter to get built with Android, iOs, Web, Windows, Linux, and macOS.
It is the beginning of my learning path with this language.
-
Install Flutter according to your Operational System here
-
Setup an editor here (in this repository I', using Android Studio)
-
Clone the repository in the same directory as laradock and sample_form_integration directories are:
git clone https://github.com/bos21001/sample_registration_flutter.git
-
Run the app in the development mode:
cd sample_registration_flutter
flutter run
- Android Studio
- Flutter
- Dart
- Consume APIs to have a real registration in a database
- Create a login page
- Make it full responsive