Service App is a Flutter application designed for listing and hiring services for users. Yhis application created for developing my dart and Flutter UI skills.
- View and Display services
- User friendly app design
- Multiple screens
- 3rd pary package usage
1-) Clone the repository or download the Zip file and extract it:
git clone https://github.com/BartugKaan/Service-App-with-Flutter.git
2-) Navigate to the project directory:
cd service_app
3-) Install the required dependencies:
pub get
4-) Run the app:
flutter run