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: 6 months ago
JSON representation
Flutter Home Service Application Example - Day 35
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-home-service-app
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2021-09-30T12:55:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T14:35:53.000Z (11 months ago)
- Last Synced: 2025-04-12T09:19:11.364Z (8 months ago)
- Topics: flutter, flutter-application, flutter-apps, flutter-examples, flutter-ui, home-service
- Language: Dart
- Homepage: https://afgprogrammer.com/flutter
- Size: 5.3 MB
- Stars: 288
- Watchers: 7
- Forks: 101
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)