This is application for smart cark park where the driver can use this application to find the empty slot.
- Log into Firebase using your Google account by running the following command:
firebase login
- Run this code if you haven't install FlutterFire CLI before:
dart pub global activate flutterfire_cli
- Use the FlutterFire CLI to configure your Flutter apps to connect to Firebase:
flutterfire configure
flutter run start
Resources that is usefull for this project: