Skip to content

afgprogrammer/Flutter-home-service-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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