GitPedia

Flutter home service app

Flutter Home Service Application Example - Day 35

From afgprogrammer·Updated June 15, 2026·View on GitHub·

[Checkout my Youtube channel](https://youtube.com/afgprogrammer) The project is written primarily in Dart, distributed under the Apache License 2.0 license, first published in 2021. Key topics include: flutter, flutter-application, flutter-apps, flutter-examples, flutter-ui.

Flutter Home Service Application Example - Day 35

dart
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

<img src="assets/screenshots/select-service-page.png" />

Cleaning Page

<img src="assets/screenshots/cleaning-page.png" />

Date & Time Page

<img src="assets/screenshots/date-and-time-page.png" />

Home Page

<img src="assets/screenshots/home-page.png" />

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from afgprogrammer/Flutter-home-service-app via the GitHub API.Last fetched: 6/28/2026