All Projects → afgprogrammer → Flutter-home-service-app

afgprogrammer / Flutter-home-service-app

Licence: Apache-2.0 license
Flutter Home Service Application Example - Day 35

Programming Languages

dart
5743 projects
HTML
75241 projects

Projects that are alternatives of or similar to Flutter-home-service-app

vpn app
Simple Vpn app concept UI done in Flutter.
Stars: ✭ 67 (-31.63%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+765.31%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter mentor app
Mentor app is built in flutter.
Stars: ✭ 39 (-60.2%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Mathematics
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
Stars: ✭ 45 (-54.08%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (-38.78%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
quickstart-flutter
No description or website provided.
Stars: ✭ 22 (-77.55%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+25337.76%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
Stars: ✭ 524 (+434.69%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+5.1%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (-74.49%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter-inspiration-app-ui
Flutter Inspiration Application Design - day 1
Stars: ✭ 164 (+67.35%)
Mutual labels:  flutter-examples, flutter-ui, flutter-application
flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+1535.71%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (-29.59%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+40.82%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Spotify-Clone-using-Flutter
Welcome to Flutter Day 1 to 30 — Building a Spotify Clone using Flutter
Stars: ✭ 48 (-51.02%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter-system
Flutter Widgets,Components,Demos,Pages:从入门到产品级开发
Stars: ✭ 29 (-70.41%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter bolg manage
Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手
Stars: ✭ 373 (+280.61%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+559.18%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter and cloudinary
How to build Photo Diary App using Flutter and Cloudinary
Stars: ✭ 17 (-82.65%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
BloodMS
🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥
Stars: ✭ 48 (-51.02%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].