Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T15:12:13.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T22:02:16.999Z (13 days ago)
- Topics: flutter, flutter-application, flutter-apps, flutter-examples, flutter-ui, home-service
- Language: Dart
- Homepage: https://afgprogrammer.com/flutter
- Size: 5.29 MB
- Stars: 264
- Watchers: 8
- Forks: 92
- 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)