وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Flutter 2.0: Build Modern Responsive Web & Mobile Apps

سرفصل های دوره

Build Adaptive Apps - Web Apps, iOS, Android & Desktop Apps with a Single Codebase using Flutter 2.0 & Firestore


1 - Introduction
  • 1 - Introduction and Course Prerequesites
  • 2 - What Youll be Building in this Course
  • 3 - Quick Message

  • 2 - Machine Setup WINDOWS Users ONLY
  • 4 - Download Windows Installation Instructions PDF.html
  • 4 - Windows-Flutter-Setup-Instructions.pdf
  • 5 - Setup Your Windows Machine for Flutter Web Development

  • 3 - Machine Setup MAC Users ONLY
  • 6 - Download MAC Installation Instructions PDF.html
  • 6 - macOS-Flutter-Setup-Instructions.pdf
  • 7 - Setup Your MAC Machine for Flutter Web Development

  • 4 - Download Course Code
  • 8 - Download Course Source Code.html

  • 5 - Build a Simple Flutter Web App Portfolio App
  • 9 - Installing Important VS Code Extensions
  • 10 - Download Project Assests.html
  • 10 - assets.zip
  • 10 - projects-dummy-data.zip
  • 11 - IMPORTANT Null Safety Automatically Enabled WATCH THIS VIDEO
  • 12 - Create a Portfolio Project
  • 13 - AppBar Adding Image and Name
  • 14 - Creating the ContactMe Button
  • 15 - Finishing up the AppBar and Action Buttons
  • 16 - Refactoring Our Code
  • 17 - Setup the Main Body Section Add Image and Overlay Text
  • 18 - Setup the Main Body Section Fix Overflow Issues
  • 19 - Setup the Main Body Section Adding Button Row
  • 20 - Setup the List of Projects
  • 21 - Finishing up the Project List
  • 22 - Launching Social Media Links When Icons Clicked
  • 23 - Implementing MailTo and Final Fixes

  • 6 - Build a Book Tracker App with Firebase Firestore with Flutter 20
  • 24 - What Youll Build
  • 25 - Project Setup and Creating the GetStarted Page
  • 26 - Finishing up the GetStarted Page
  • 27 - Setup the Login Page Part 1
  • 28 - Toggle Create and Login Logic
  • 29 - Setup Login Page Creating the Form
  • 30 - Setup Login Page Finishing up the User Interface
  • 31 - Login form Validation
  • 32 - Create Account Form
  • 33 - Section Summary

  • 7 - Setting up FirebaseAuth Firestore The App Backend Infrastructure
  • 34 - Introduction FirebaseAuth and Firestore
  • 35 - Setting up FirebaseAuth Firestore Backend
  • 36 - Login in an Existing User Setup Firebase Auth User
  • 37 - Signing in and Creating a User Account from the Web App
  • 38 - Connecting to Firestore Cloud Database and Using Flutter Streambuilder Widget
  • 39 - Getting Snapshot of a Single Field and Showing It
  • 40 - Redirecting Logged In Users to MainScreen Automatically
  • 41 - Mapping Firestore Document to a Book Object
  • 42 - Resources.html

  • 8 - The User Profile Setting Up the User Profile
  • 43 - User Creation Structure
  • 44 - Creating Users Collection in Cloud Firestore
  • 45 - Adding Action Buttons in the AppBar
  • 46 - Filtering Users and Showing Username in the AppBar
  • 47 - Showing User Avatar Pic
  • 48 - Create the User Account Dialog Showing the Avatar and Name
  • 49 - User Profile Adding Name and Profession
  • 50 - Finishing Up Adding User Quotes
  • 51 - Edit Profile Setting up the Form Dialog
  • 52 - Populating TextFields and Code Refactor
  • 53 - Refactoring the UpdateUser Widget
  • 54 - Updating the User
  • 55 - Updating the User Only Updating the Necessary Fields Final Section Remarks

  • 9 - Book Search Adding Books to Cloud Firestore
  • 56 - Section Introduction
  • 57 - Creating the Search Book Page Adding a TextField
  • 58 - Google Book API An Overview
  • 59 - Parsing the Book API JSON
  • 60 - Setting up the Book Class FetchBooks Function
  • 61 - Refactoring FetchBooks Function
  • 62 - Showing Fetched Books in a ListView
  • 63 - Creating the BookCard Widget
  • 64 - Creating the BookDetails Alert Dialog
  • 65 - Book Detail Dialog Save and Cancel Buttons Minor Cosmetics Fixes
  • 66 - Saving Books to Cloud Firestore Database Code Refactory
  • 67 - Resources.html
  • 67 - google-books-api.zip

  • 10 - Book Tracker Main Page Reading and Read Lists
  • 68 - Introduction The Main Page Structure
  • 69 - Assets.html
  • 69 - color-constants.zip
  • 70 - Adding the Label Text
  • 71 - Setting up Reading Now List Dummy Cards
  • 72 - Setting up the Reading Card List Widget
  • 73 - Adding Items to the Reading Card List Widget Image and Title
  • 74 - Adding Button to the Reading Card List and More Cosmetic Fixes
  • 75 - Setting Up the BookRating Widget
  • 76 - Pulling in All the Books and Showing in the Card
  • 77 - Setup reading List Cards
  • 78 - Filtering Books by User Id
  • 79 - Adding a Click Event to the Book Card Show Details Alert
  • 80 - Setting up the Form on the Details Alert Dialog
  • 81 - Pulling the Book Data and Showing in the Book Details Dialog
  • 82 - Setting up the Started Reading Button
  • 83 - Updating Book with a Timestamp
  • 84 - Showing the Started Reading Date
  • 85 - Setting up the FinishedReading Date
  • 86 - Adding a RatingBar
  • 87 - Finishing Setting up the Rating Bar
  • 88 - Deleting a Book
  • 89 - Section Summary

  • 11 - Main Page Cloud Firestore List Filtering
  • 90 - Filtering Further the Reading List
  • 91 - Fixing the Rating Bar Update Issues
  • 92 - Showing a List of all Read Books
  • 93 - Fixing the Notes TextField State Issue
  • 94 - Theming the Buttons

  • 12 - Flutter Providers Advanced Routing
  • 95 - Providers Quick Introduction
  • 96 - Creating and Using a Provider User Provider
  • 97 - Adding Routing to the App
  • 98 - Routing in Flutter Basic Routing and Advanced Routing
  • 99 - Creating the Page Not Found Route
  • 100 - FIX Firestore Version Issues
  • 101 - Adding onUnknownRoute Function
  • 102 - Adding a CatchError in the Create Account Form
  • 103 - Resources.html

  • 13 - Adding Favicon and App Icon to the Flutter Web Project Book Tracker
  • 104 - Setup CLI Instructions.html
  • 104 - setup-cli-link.zip
  • 105 - Archive.zip
  • 105 - Assets.html
  • 106 - Add Icon Image in App Bar
  • 107 - Adding Favicon to the Project

  • 14 - App Deployment to Firebase Hosting
  • 108 - Deploying the Web App to Firebase Hosting

  • 15 - Running Web App on Android iOS Devices
  • 109 - Introduction Building for Android and iOS
  • 110 - Android build Setup Adding Google Services Manifest Gradle
  • 111 - Generating Icons for Android and iOS
  • 112 - Running App on an Android Emulator With Some Issues
  • 113 - Fixing the ParseDouble Issue Running the App on Android Emulator
  • 114 - Resources.html
  • 114 - flutter-android-release-run-on-emulator.zip

  • 16 - MAC USERS ONLY Build and Release iOS App
  • 115 - Introduction Build and Release iOS App
  • 116 - Resources.html
  • 116 - plist-code-needed.zip
  • 117 - Run the App on iOS Simulator

  • 17 - Wrapup
  • 118 - Whats Next

  • 18 - Bonus
  • 119 - Bonus.html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 31010
    حجم: 9134 مگابایت
    مدت زمان: 829 دقیقه
    تاریخ انتشار: ۲ اسفند ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید