Flutter Home Service Application Example – Day 35

class Afgprogrammer extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Home Service Application Example",
      "description": "Let’s make a home service application.",
      "day": 35,
    }
  }
}

Assets

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Select Service Page

Cleaning Page

Date & Time Page

Links

GitHub

https://github.com/afgprogrammer/Flutter-home-service-app