Skip to content

afgprogrammer/Flutter-home-service-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98e43dc · Dec 23, 2024

History

27 Commits
Sep 30, 2021
Sep 30, 2021
Oct 4, 2021
Dec 23, 2024
Dec 23, 2024
Sep 30, 2021
Sep 30, 2021
Sep 30, 2021
Sep 30, 2021
Dec 4, 2021
Oct 3, 2021
Dec 23, 2024
Dec 23, 2024

Repository files navigation

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

Home Page

Links