Learn Flutter & Firebase – Build Freelancer Clone App 2024


Free Download Learn Flutter & Firebase – Build Freelancer Clone App 2024
Last updated 3/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 12.79 GB | Duration: 18h 7m
Become Professional Flutter App Developer – Make iOS Android Job Finder, Job Sharing App like UpWork, Fiverr, Linkedin


What you’ll learn
Learn & Build Job Sharing and Job Finding App
Learn & Build Flutter Android & iOS Linkedin & Freelancer Clone App
Flutter Professional App Development
Firebase
Firebase Cloud Storage
Firebase Firestore Database
and much more.
Requirements
you must have some basic programming knowledge.
you must have some basic flutter knowledge.
Description
In this course you will learn & develop job sharing and job finding app like freelancer and Linkedin clone app using Flutter with Firebase as Backend. This app will help people find jobs and work. Different companies can post many jobs post. And users can apply for these jobs through this app. Firebase helps you build and run successful apps. Backed by Google, loved by developers. Accelerate app development with fully managed backend infrastructure. Learn more today. Release Apps Confidently. Monitor App Performance. Accelerate Development.Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud. Query & structure data the way you like. Sync data across devices, on or offline. Powered by Google’s storage infrastructure, Cloud Firestore helps scale your business. Build Extraordinary Apps. For Mobile or Web Apps. Backed by Google. Boost App Engagement.Firebase Cloud Storage is built with mobile connectivity in mind. Automatically pause and resume transfers as your app loses and regains connectivity. Customize Your App. 15+ Products & Solutions. Cross-Platform Solutions. Build Extraordinary Apps.Fiverr or Freelancer is a global online marketplace for freelance services. Fiverr’s platform connects freelancers to people or businesses looking to hire. Fiverr or Freelancer connects businesses with freelancers offering digital services in 500+ categories. Don’t Just Dream, Do. Freelance Services For The Lean Entrepreneur. +100,000 Sellers. Protected Payments. 24/7 Support. Quality Work.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Project Assets
Lecture 2 Project Assets
Lecture 3 Project Source Code
Section 3: Create and Setup Flutter Project
Lecture 4 Creating flutter project & add dependecies
Lecture 5 Adding asstes & set path
Section 4: Connect App with Firebase
Lecture 6 Connecting app to firebase
Lecture 7 initalize App with Firebase
Section 5: User Authentication – Login users
Lecture 8 Login Screen WallPaper Image with Animations
Lecture 9 Implement & show logo photo for Login Screen
Lecture 10 Creating the TextFormField for Email in Login Screen
Lecture 11 Creating TextFormField for Password in LoginScreen
Lecture 12 Implementing ForgetPassword Button in Login Screen
Lecture 13 Implement Login Button Design & Implementing login methods
Lecture 14 implement ErrorDialog & SubmitLoginMethod
Lecture 15 implement Don’t you have an account feature
Section 6: User Authentication – SignUp users
Lecture 16 Implemenitng SingUp Screen & Add wallpapers & Add Animations through it
Lecture 17 Implementing Circular Border Radius For Profile Image in Signup
Lecture 18 Implementing TextFormField for Name & Email
Lecture 19 Implementing Password TextFormField & display
Lecture 20 Implementing Phone No. & Location TextFormField on Signup Screen
Lecture 21 Complete the Implementation of SignUp Screen Ui
Lecture 22 Implement Show Image Dialog
Lecture 23 Show Image Dialog – Pick Image from Gallery | Capture with Camera
Lecture 24 Implementing submit Form On SignUp
Lecture 25 Create FireBase Storage & Firestore Database for Saving Image Files & Data
Lecture 26 Navigate from singup to login screen
Section 7: Forget Password & Reset Password
Lecture 27 ForgetPassword Screen UI with Animated Background Image
Lecture 28 Forget Password & Email Address Text Title
Lecture 29 TextField For Email in ForgetPassword Screen
Lecture 30 Reset Now Button UI in ForgetPassword Screen
Lecture 31 implement Forget Password Submit Form Method
Lecture 32 Implement Job Screen & UserState – Login the User & Test App
Lecture 33 Implement & test logout
Section 8: Jobs Screen – Allow people to Upload new Jobs
Lecture 34 Jobs Screen Background Gradient Color
Lecture 35 implement Bottom Navigation Bar
Lecture 36 Create Upload Jobs Now Screen
Lecture 37 Create Profile Screen
Lecture 38 Implement SignOut Button in Bottom Navigation Bar
Lecture 39 Working on Upload Jobs Now Screen – Head Text For Fields
Lecture 40 Implement Text Titles & Show it – TextFormFields Methods
Lecture 41 Text Form Field For Job Category
Lecture 42 Implements Remaining Text Titles & Text Form Fields
Lecture 43 Implements Post Now Button Ui Design
Lecture 44 Implements methods for showJobCategoriesDialog (JobCategoryList)
Lecture 45 Implement cancel button in showJobCategoriesDialog (JobCategoryLIst)
Lecture 46 Implement method pickDate Dialog for picking date & show result
Lecture 47 Save & Upload new Jobs to Firestore (Upload Job Screen) – Part 1
Lecture 48 Save & Upload new Jobs to Firestore (Upload Job Screen) – Part 2
Section 9: Jobs Screen – Retrieve & Display Jobs
Lecture 49 Implement Button in AppBar for Filterlist of Job Category
Lecture 50 Implements button for Search Jobs in Job Screen
Lecture 51 Implements JobWidgets(Design) for jobScreen for showing profile, name, etc
Lecture 52 Writing Query to Retrieve New Jobs Data in JobScreen
Lecture 53 Remove some errors & Implements GetMyData (name,userimage,location)
Lecture 54 Implementation of GetMyData Method to get (name,userimage,location) & Test App
Section 10: Filter Jobs || Allow a Job Poster to Delete his/her new Job Post
Lecture 55 Implements delete Dialog For deleting jobs
Lecture 56 Filter Jobs according to Jobs Category
Section 11: Get & Show Jobs Details | Jobs Details Screen
Lecture 57 jobs Deatils Screen – part 1
Lecture 58 jobs Deatils Screen – part 2
Lecture 59 get Jobs Post Details Data from Firestore
Lecture 60 Show Job Details – Part 1
Lecture 61 Show Job Details – Part 2
Lecture 62 Show Job Details – Part 3
Lecture 63 Show Job Details – Part 4
Lecture 64 Show Job Details – Part 5
Lecture 65 Show Job Details – Part 6
Lecture 66 Show Job Details – Part 7
Lecture 67 Show Job Details – Part 8
Section 12: Apply for Jobs & Send CV/Resume || Jobs Deadline Date
Lecture 68 Send CV || Resume Material Button with Text
Lecture 69 Start & Deadline Date for a Job
Lecture 70 Implements the ApplyJob & addNewApplicants Methods
Lecture 71 Apply for Job & Send Resume/CV – App Testing
Section 13: Implements the Comments Section
Lecture 72 Implements UI Design For Comment Section – Part 1
Lecture 73 Implements UI Design For Comment Section – Part 2
Lecture 74 Implements UI Design For Comment Section – Part 3
Lecture 75 Allow a User to Comment on Jobs & Save Comments Data to Database
Lecture 76 Comment Widget Design
Lecture 77 Read & Display Comments Data From Database – Part 1
Lecture 78 Read & Display Comments Data From Database – Part 2
Section 14: Company || user’s Profile
Lecture 79 user profile Screen
Lecture 80 get User Data from Database
Lecture 81 Profile Screen UI Design & Showing Data(name & Account Info)
Lecture 82 show Icon & content for email & phonenumber in Profile Screen
Lecture 83 Ui Design For Logout Button in Profile Screen
Lecture 84 Implements & Show the Profile for user in ProfileScreen
Lecture 85 Working on OnPressed Event For Logout Button & Show result
Lecture 86 Implements methods contactBy Design & openWhatsapp & mailTo & callCellPhone
Lecture 87 Implements & Show Icon for whatsapp,mailTo & show result
Lecture 88 Implements & Show Icon for Cell Phone & show result
Section 15: Search for Jobs
Lecture 89 Create SearchJobScreen
Lecture 90 implement Search Box in AppBar
Lecture 91 Retrieve & Display Jobs using StreamBuilder || Search Query – Part 1
Lecture 92 Retrieve & Display Jobs using StreamBuilder || Search Query – Part 2
Section 16: Search for Companies Profiles
Lecture 93 implements Search Bar for searching companies
Lecture 94 All Companies Widget Design
Lecture 95 Implement AllWorkerWidget Design & Its Required Methods for Profiles Search
Lecture 96 Search Query || Retrieve & Get Companies Profiles Data – Part 1
Lecture 97 Search Query || Retrieve & Get Companies Profiles Data – Part 2
Section 17: Course Completed – Congratulations
Lecture 98 Where to Go from Here
Section 18: Project Source Code
Lecture 99 Project Source Code
Lecture 100 Thank you
anyone who wants to become professional flutter app developer,anyone who wants learn and build fully functional android & iOS Apps
Homepage

https://www.udemy.com/course/learn-flutter-3-firebase-build-freelancer-clone-app/

Buy Premium From My Links To Get Resumable Support,Max Speed & Support Me

DONWLOAD FROM RAPIDGATOR
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part13.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part14.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part06.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part02.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part10.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part03.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part07.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part04.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part01.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part11.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part12.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part08.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part05.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part09.rar.html
Fikper
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part14.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part11.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part04.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part10.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part07.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part03.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part12.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part09.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part02.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part05.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part01.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part13.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part08.rar.html
phnte.Learn.Flutter..Firebase..Build.Freelancer.Clone.App.2024.part06.rar.html

No Password – Links are Interchangeable

Add a Comment

Your email address will not be published. Required fields are marked *