This Flutter application is designed to manage and list cars for sale. Users can add, edit, and view car details, including prices, descriptions, and images. The app includes user authentication and contact options for each car listing.
- User authentication
- Add, edit, and delete car listings
- View detailed car information
- Contact sellers directly from the app
- Responsive UI
- Flutter SDK: >=2.7.0 <3.0.0
- Dart SDK
- JDK 8
The main dependencies used in this project are:
cupertino_icons: ^1.0.2
scoped_model: ^1.1.0
http: ^0.13.1
url_launcher: ^6.0.3
rxdart: ^0.26.0
image_picker: ^0.7.4
firebase_storage: ^8.0.3
firebase_core: ^1.0.3
-
Clone the repository:
git clone https://github.com/adnanAlKharfan/car-market-application.git cd car-market-application
-
Install dependencies:
flutter pub get
-
Run the application:
flutter run
Contributions are welcome! Feel free to open issues or submit pull requests.
For any inquiries or support, please contact Adnan AlKharfan.