Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Flutter with Flutter Projects on Dart Programming Language
Introduction to Flutter 3 with Flutter Projects on Dart Programming Language
What is Flutter? (5:07)
FAQ about Flutter and Dart Programming Language
Why Flutter? (5:06)
Flutter Project File
Flutter App's Anatomy (2:37)
Flutter Versions (4:16)
quiz
Environment Setups
Prequisties for Flutter Setup (5:39)
Git and Flutter SDK Setup (6:13)
Android Studio and SDK Installation (7:33)
First Flutter Project in Android Studio (5:44)
First Flutter Project in VSCode (4:20)
Flutter App on Real Device (5:04)
Mac Setup-Install Flutter SDK (5:12)
Mac Setup-Install Android Studio (3:56)
Mac Setup-Install The Android Emulator (3:25)
Mac Setup-Install Xcode and Command Line Tools (1:37)
Flutter Basics
Creating Projects with Commands (5:23)
Creating Project with VS Code (4:14)
Using MaterialApp Widget (8:38)
Using Scaffold Widget (7:57)
Using FloatingActionButton (11:31)
Using Container Widget (6:56)
Container Margin and Padding Properties (8:07)
Box Decoration (12:35)
Row and Column Widget Basic Features (12:35)
Using Expanded and Flexible Widget (9:57)
Chapter Again (11:38)
Chapter Again -2 (7:13)
quiz
Basics Widgets in Flutter
Create Our Widget (10:05)
Hot Reload and Hot Restart in Flutter (9:56)
Stateful Widgets (9:08)
Build Context (6:39)
Adding Images and Image Types (12:48)
Using FadeinImage, IntrinsicHeight, and PlaceHolder (7:31)
Basic Button Types (12:33)
Dropdown Button (11:56)
Popup Menu Button (8:34)
Basic Blog Structure (App) (11:26)
quiz
List Types in Flutter
Card ListTile Divider for lists (11:39)
Using Listview (8:51)
ItemBuilder and SeperatorBuilder (9:32)
EasyLoading Package Usage (12:47)
AlertDialog and Buttonbar (9:31)
Layout Problems and Solutions (9:55)
Using Gridview (13:42)
BoxDecoration and DecorationImage (11:42)
Display with Gesture Detector Capturing (5:45)
CustomScrollView and SliverAppBar (6:47)
Using SliverList (8:31)
Using Builder for SilverList (9:03)
Using SliverGrid (9:38)
quiz
Navigation Operations
Navigation Operations (5:41)
Using Navigator push (8:53)
Using Navigator pop (8:33)
Using WillPopScope (4:45)
Using PushReplacement and CanPop, MaybePop (5:35)
Defining Named Route (9:24)
Using OnGenerated Route (12:00)
Submitting Data to New Pages (10:53)
Using Constructors for Submitting Data (5:32)
PopUntil and PushNamedRemoveUntil (5:04)
quiz
Book List Application
Application Introduction (2:26)
Creating the Data Source (11:34)
Create List (8:02)
Creating the Detail Page (8:37)
Using Palette Generator (8:10)
Using onGenerate (8:16)
quiz
Input Widgets
Textfield Widget (7:55)
Using Controller (10:37)
Using TextFormField and Validator (7:47)
Registering the Form and Using GlobalKey (6:47)
Using GlobalKey (7:59)
Checkbox Slider Radio and Switch (10:17)
Dropdownbuttom ve DropDownMenuItem (7:47)
Date and Time Selection (11:38)
Using Stepper Widget (9:34)
Stepper Widget-2 (12:04)
Easy Todo List (App) (8:47)
quiz
Student Grade Calculator(App)
Using Google Fonts and Basic App Structure (9:23)
Application Introduction (2:32)
Using TextFormField for Application (8:03)
Creating the Average Widget (6:23)
Create DropdownButton (11:54)
Dropdown-2 (7:15)
Calculation of the Average and the Lesson Model Class (11:21)
Listing of Courses and Dismissible Button (8:19)
Using Callback Functions (6:12)
Design Processes in Flutter
Using Drawer and Inkwell (8:59)
Using Custom Font (9:41)
Using Bottom Navigation Bar (5:54)
Bottom Navigation Bar and Switching Pages (6:57)
UI State with ExpansionTile and PageStorageKey (14:45)
Using Pageview (12:51)
Using Tabbar and Tabbarview (12:38)
Fashion Design(App)
quiz
App introduction and Interface Design-1 (12:57)
Interface Design-2 (6:32)
Interface Design-3 (8:30)
Interface Design-4 (13:32)
Using Hero and Inkwell Widget (13:43)
Completing the Interface (12:58)
Http Package Json and Api
Json and Api Concepts (7:43)
What is API (8:18)
Reading Json Data from Local File (14:56)
Preparing Models for Json Data (12:35)
Listing Json Data with Builder (12:00)
Using InitialData and FutureBuilder (11:09)
Extracting Data From Remote Api with DioLibrary (8:34)
Listing of Data Retrieved From the Internet (11:20)
quiz
Extra
Flutter with Flutter Projects on Dart Programming Language
AlertDialog and Buttonbar
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock