This is a flutter application for gadgets rental. User can rent gadgets from other users for a period of time. Also user can add their own items for rent. The app uses the following packages:
- Get: ^4.6.5
- firebase_core: ^2.7.0
- firebase_Auth: ^4.2.9
- cloud_firestore: ^4.4.3
- firebase_storage: ^11.0.15
- image_picker: ^0.8.6
- google_sign_in: ^6.0.2
- flutter_localization: ^0.1.12
- intl: ^0.18.0
- razorpay_flutter: 1.3.4
Splash Screen | Login Screen | Home Screen |
Gadget Details Screen | Select Plan Screen | Drawer |
- Easy Login (FireBase Authentication)
- Create posts as Gadgets
- Detailed gadgets posts
- Payment with razorpay
- Chat section
- Save multiple addresses
- Profile details editing
RentEase is an application for gadgets rental. User can rent gadgets from other users for a period of time. Also user can add their own items for rent.