Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Flutter Home Service Application Example - Day 35
https://github.com/afgprogrammer/flutter-home-service-app

flutter flutter-application flutter-apps flutter-examples flutter-ui home-service

Last synced: 7 days ago
JSON representation

Flutter Home Service Application Example - Day 35

Awesome Lists containing this project

README

        

## 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
* [icon8](https://icons8.com)

## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)

## 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

* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)