A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
This repo is using Firebase. We use Cloud Firestore, Cloud Storage and Authentication.
Step 1:
Download or clone this repo by using the link below:
https://github.com/okihnjo/mobile_application_dev.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Run this project by:
flutter run
Make sure you have an emulator or a real device which is connected to your computer.
Step 4:
If its not working, check if you have all the requirements:
flutter doctor
Okan Coskun
Caner Ünal
Thanks to all contributors and their support:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.