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

Dart & Flutter | The Complete Flutter Development Course

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

2024 Complete Guide To Flutter Development - Build 7 Native Cross-Platform iOS and Android Apps Using Flutter.


1 - Introduction
  • 1 - Welcome To The Course
  • 2 - Course Overview
  • 3 - Important Resources.html
  • 4 - Overview of Mobile Development Technologies
  • 5 - Introduction To Flutter
  • 6 - Flutter Architecture Part 1
  • 7 - Flutter Architecture Part 2
  • 8 - Material Design Schema
  • 9 - Flutter Widget Life Cycle
  • 10 - Debugging Asking Questions
  • 11 - Quizzes and Challenges
  • 12 - Overview Flutter Dart Documentation
  • 13 - Accessing Github Repo

  • 2 - Flutter Android Studio XCode and VSCode Setup
  • 14 - MacOS Flutter Setup
  • 15 - MacOS Android Studio Xcode Setup
  • 16 - Windows Flutter Setup
  • 17 - Windows Android Studio Setup
  • 18 - Visual Studio Code Setup

  • 3 - Dart Programming Fundamentals
  • 19 - Introduction
  • 20 - Dart Variables
  • 21 - Dart Data Types
  • 22 - Dart Strings
  • 23 - Dart Numbers
  • 24 - Dart Functions
  • 25 - Dart Decision Making
  • 26 - Dart Loops
  • 27 - Dart Classes Objects
  • 28 - Dart Maps
  • 29 - Dart Lists
  • 30 - Dart Future
  • 31 - Async Await Dart
  • 32 - Null Safety In Dart

  • 4 - GoMoon App Stateless Widgets Project Structure Rows Columns Buttons etc
  • 33 - Introduction
  • 34 - Creating Flutter Project
  • 35 - Understanding Flutter Project Structure
  • 36 - Flutter runApp and MaterialApp Introduction
  • 37 - Importing Assets Flutter Project Work with Images
  • 38 - Adding Text Widget
  • 39 - Flutter Safe Area Widget
  • 40 - Access Device Height and Width
  • 41 - Exploring Drop Down Buttons
  • 42 - Understanding Column Widget
  • 43 - Understanding Widget Styling
  • 44 - Encapsulating DropDownButton Widget Into Class
  • 45 - Understanding Row Widget
  • 46 - Material Button Widget
  • 47 - Stack and Alignment Widget
  • 48 - Section End

  • 5 - Taskly App Stateful Widgets Persisting Data On Device External Packages
  • 49 - Introduction
  • 50 - Create Flutter App Import Packages
  • 51 - Creating Stateful Widget
  • 52 - Creating App Bar
  • 53 - Working With ListView and ListTile Widget
  • 54 - Creating Floating Action Button Widget
  • 55 - Futures In Flutter Initializing Hive
  • 56 - Creating Task Model Class
  • 57 - TextField and SetState In Flutter
  • 58 - Understanding FutureBuilder Widget
  • 59 - Displaying Tasks On ListView
  • 60 - Adding New Tasks
  • 61 - Updating and Deleting Tasks
  • 62 - Section End

  • 6 - Animdo App Animations In Flutter
  • 63 - Introduction
  • 64 - Creating Flutter App
  • 65 - Animated Widgets In Flutter
  • 66 - Using Tweens For Animations
  • 67 - Working With Animation Controllers
  • 68 - Section End

  • 7 - CoinCap App Web Requests Futures Navigation Importing Assets
  • 69 - Introduction
  • 70 - Creating Flutter App Adding Dependencies
  • 71 - Understanding REST APIs
  • 72 - CoinGecko API Overview
  • 73 - Loading and Reading Files In Flutter
  • 74 - Creating HTTP Service GetIt Package
  • 75 - Understanding Dio HTTP Package
  • 76 - Implementing Coin Selection Dropdown
  • 77 - Fetching Data using FutureBuilder From API
  • 78 - Displaying USD Price For Coin
  • 79 - Displaying Percentage Change In Coin Value
  • 80 - Displaying Coin Image
  • 81 - Displaying Coin Description
  • 82 - Navigation In MaterialApp using Navigator
  • 83 - Challenge Introduction
  • 84 - Challenge Solution Part 1
  • 85 - Challenge Solution Part 2
  • 86 - Section End

  • 8 - Frivia App Provider State Management Change Notifiers Web Requests Fonts
  • 87 - Introduction
  • 88 - Creating Flutter Project
  • 89 - Importing Custom Fonts In Flutter
  • 90 - Open Trivia DB API Overview
  • 91 - Provider State Management Framework Overview
  • 92 - Building UI Game Page
  • 93 - Working With Material Buttons
  • 94 - ChangeNotifier and Provider Widgets
  • 95 - Getting Trivia Questions From API
  • 96 - Listening To Provider Changes
  • 97 - Answering Trivia Questions
  • 98 - Alert Dialog Widget
  • 99 - Implementing End Game Condition
  • 100 - Challenge Introduction
  • 101 - Tracking Score
  • 102 - Adding HomePage
  • 103 - Slider Widget
  • 104 - Navigating To Game Page
  • 105 - Updating Trivia Difficulty
  • 106 - Section End

  • 9 - Finstagram App Named Routes Forms FormFields Device Storage NavigationBar
  • 107 - Introduction
  • 108 - Important Notes
  • 109 - Creating Flutter Project
  • 110 - Named Routes In Flutter
  • 111 - Login Page UI
  • 112 - Working with Form and FormField Widgets
  • 113 - Validating Saving Form Input
  • 114 - Navigating To Register Page
  • 115 - Register Page UI
  • 116 - Working with TextFormField Widget
  • 117 - Selecting Files From Device Storage
  • 118 - Challenge Introduction
  • 119 - Validating and Saving Form Input
  • 120 - Adding Actions To AppBar
  • 121 - Bottom Navigation Bar Widget
  • 122 - Creating Feed and Profile Page
  • 123 - Section End

  • 10 - Finstagram App Firebase Integration Authentication Upload Stream GridView
  • 124 - Introduction
  • 125 - Firebase Introduction
  • 126 - Creating Firebase Project
  • 127 - Importing Firebase Packages
  • 128 - Integrate Firebase iOS
  • 129 - Integrate Firebase Android
  • 130 - Overview Firebase Autentication Cloud Firestore
  • 131 - Creating Firebase Service Class
  • 132 - User Login Using Firebase
  • 133 - User Registration Using Firebase
  • 134 - Uploading Posts To Firebase
  • 135 - Streams and Stream Builder
  • 136 - Displaying User Profile Image
  • 137 - Grid View In Flutter
  • 138 - Implementing Firebase Logout
  • 139 - Section End

  • 11 - IBMI App Cupertino Widgets Shared Preferences
  • 140 - Introduction
  • 141 - Creating Flutter Project
  • 142 - Cupertino Design Schema
  • 143 - CupertinoApp Widget
  • 144 - CupertinoPageScaffold Widget
  • 145 - CupertinoTabScaffol CupertinoTabBar Widgets
  • 146 - Box Shadows In Flutter
  • 147 - CupertinoDialogAction Widget
  • 148 - Weight Tracking
  • 149 - CupertinoSlider Widget
  • 150 - CupertinoSlidingSegmentedControl Widget
  • 151 - CupertinoButton Widget
  • 152 - CupertinoAlertDialog Widget
  • 153 - Saving Values Saved Preferences
  • 154 - History Page UI
  • 155 - Getting Values Saved Preferences
  • 156 - Section End

  • 12 - Debugging and Testing
  • 157 - Introduction
  • 158 - Unit Testing In Flutter
  • 159 - Dependency Mocking using Mocktail
  • 160 - Widget Testing In Flutter
  • 161 - Integration Testing In Flutter
  • 162 - Debug Log Statements
  • 163 - Widget Inspector Flutter
  • 164 - Section End

  • 13 - Thank You
  • 165 - Course Completion
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 31750
    حجم: 13920 مگابایت
    مدت زمان: 1148 دقیقه
    تاریخ انتشار: ۶ فروردین ۱۴۰۳
    طراحی سایت و خدمات سئو

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