A new Flutter application. Frontend Side of project Rent a Car on Flutter
Upgraded to Flutter 2 and enabled Null Safety.
**If You Want To Run This Project. **
-
You must install the backend first.
-
backend link=>
https://github.com/FatihBaycu/RentACarProject
-
After backend integrations (Sql)
-
To run in the WepAPI layer, you must run the backend.
-
if the backend base url changes, you should change the urls in the lib/GlobalVariables.dart file.
-
then to terminal screen
-
$
flutter pub get
-
$
flutter run
-
You can write a project and run it.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.