PDC4S:\Coding\Web - App Development (All related Courses to Web and App Dev)\Flutter & Dart - The Complete Guide [2020 Edition]\04 Widgets Styling Adding Logic - Building a Real App [PERSONAL EXPENSES APP]

Up one directory...
NameSizeDate Modified
067 Module Introduction.en.srt5 KB12/12/2021 1:39 AM
067 Module Introduction.mp410,939 KB12/12/2021 1:39 AM
068 An Overview of the Core Flutter Widgets.en.srt14 KB12/12/2021 1:39 AM
068 An Overview of the Core Flutter Widgets.mp438,629 KB12/12/2021 1:39 AM
068 core-widgets-cheat-sheet.pdf126 KB12/12/2021 1:39 AM
069 Planning the App.en.srt4 KB12/12/2021 1:39 AM
069 Planning the App.mp47,178 KB12/12/2021 1:39 AM
070 Combining Widgets.en.srt13 KB12/12/2021 1:39 AM
070 Combining Widgets.mp461,592 KB12/12/2021 1:39 AM
070 core-widgets-cheat-sheet.pdf126 KB12/12/2021 1:39 AM
070 main.dart1 KB12/12/2021 1:39 AM
070 real-apps-02-card-with-container.zip40 KB12/12/2021 1:39 AM
071 real-apps-03-column-alignment.zip40 KB12/12/2021 1:39 AM
071 rows-columns-cheat-sheet.pdf94 KB12/12/2021 1:39 AM
071 Understanding Column Alignment.en.srt9 KB12/12/2021 1:39 AM
071 Understanding Column Alignment.mp436,866 KB12/12/2021 1:39 AM
072 Not a Widget Adding a Transaction Model Transaction Data.en.srt12 KB12/12/2021 1:39 AM
072 Not a Widget Adding a Transaction Model Transaction Data.mp455,770 KB12/12/2021 1:39 AM
073 Mapping Data Into Widgets.en.srt6 KB12/12/2021 1:39 AM
073 Mapping Data Into Widgets.mp425,358 KB12/12/2021 1:39 AM
074 Building a Custom List Item.en.srt8 KB12/12/2021 1:39 AM
074 Building a Custom List Item.mp424,392 KB12/12/2021 1:39 AM
075 Styling a Container.en.srt8 KB12/12/2021 1:39 AM
075 Styling a Container.mp435,994 KB12/12/2021 1:39 AM
076 Styling Text.en.srt4 KB12/12/2021 1:39 AM
076 Styling Text.mp417,996 KB12/12/2021 1:39 AM
077 More Styling.en.srt3 KB12/12/2021 1:39 AM
077 More Styling.mp413,574 KB12/12/2021 1:39 AM
077 real-apps-04-list-of-transaction-cards.zip42 KB12/12/2021 1:39 AM
078 Containers vs Columns vs Rows.en.srt5 KB12/12/2021 1:39 AM
078 Containers vs Columns vs Rows.mp411,967 KB12/12/2021 1:39 AM
079 Using String Interpolation.en.srt8 KB12/12/2021 1:39 AM
079 Using String Interpolation.mp438,316 KB12/12/2021 1:39 AM
080 Installing External Packages Formatting Dates.en.srt11 KB12/12/2021 1:39 AM
080 Installing External Packages Formatting Dates.mp453,291 KB12/12/2021 1:39 AM
081 DateFormat Patterns.html4 KB12/12/2021 1:39 AM
082 Adding Text Input Widgets (TextField).en.srt11 KB12/12/2021 1:39 AM
082 Adding Text Input Widgets (TextField).mp475,283 KB12/12/2021 1:39 AM
082 real-apps-05-textfields-and-button.zip42 KB12/12/2021 1:39 AM
083 Fetching User Input.en.srt13 KB12/12/2021 1:39 AM
083 Fetching User Input.mp480,066 KB12/12/2021 1:39 AM
083 real-apps-06-user-input-on-every-keystroke.zip42 KB12/12/2021 1:39 AM
083 real-apps-07-using-texteditingcontroller.zip42 KB12/12/2021 1:39 AM
084 Splitting the App Into Widgets.en.srt17 KB12/12/2021 1:39 AM
084 Splitting the App Into Widgets.mp4113,503 KB12/12/2021 1:39 AM
085 Connecting Widgets Managing Data State.en.srt9 KB12/12/2021 1:39 AM
085 Connecting Widgets Managing Data State.mp455,653 KB12/12/2021 1:39 AM
086 Adding User Transactions to the List.en.srt6 KB12/12/2021 1:39 AM
086 Adding User Transactions to the List.mp428,816 KB12/12/2021 1:39 AM
086 real-apps-08-add-transaction-flow.zip46 KB12/12/2021 1:39 AM
087 Making the List Scrollable.en.srt9 KB12/12/2021 1:39 AM
087 Making the List Scrollable.mp442,007 KB12/12/2021 1:39 AM
087 real-apps-09-scrollable-column.zip46 KB12/12/2021 1:39 AM
088 real-apps-10-listview-children.zip46 KB12/12/2021 1:39 AM
088 real-apps-11-listview-builder.zip46 KB12/12/2021 1:39 AM
088 Working with ListViews.en.srt17 KB12/12/2021 1:39 AM
088 Working with ListViews.mp496,437 KB12/12/2021 1:39 AM
089 Further Input Output Styling and Configuration.en.srt12 KB12/12/2021 1:39 AM
089 Further Input Output Styling and Configuration.mp474,526 KB12/12/2021 1:39 AM
090 Adding AppBar Buttons Floating Action Buttons.en.srt7 KB12/12/2021 1:39 AM
090 Adding AppBar Buttons Floating Action Buttons.mp432,330 KB12/12/2021 1:39 AM
091 real-apps-12-modal-sheet.zip45 KB12/12/2021 1:39 AM
091 Showing a Modal Bottom Sheet.en.srt13 KB12/12/2021 1:39 AM
091 Showing a Modal Bottom Sheet.mp482,630 KB12/12/2021 1:39 AM
092 Improving Styling the Modal Bottom Sheet.en.srt8 KB12/12/2021 1:39 AM
092 Improving Styling the Modal Bottom Sheet.mp437,924 KB12/12/2021 1:39 AM
093 Configuring Using Themes.en.srt12 KB12/12/2021 1:39 AM
093 Configuring Using Themes.mp472,033 KB12/12/2021 1:39 AM
093 real-apps-13-added-theming.zip45 KB12/12/2021 1:39 AM
094 Custom Fonts Working with Text Themes.en.srt15 KB12/12/2021 1:39 AM
094 Custom Fonts Working with Text Themes.mp4111,841 KB12/12/2021 1:39 AM
094 fonts.zip321 KB12/12/2021 1:39 AM
095 Adding Images to the App.en.srt11 KB12/12/2021 1:39 AM
095 Adding Images to the App.mp468,111 KB12/12/2021 1:39 AM
095 image.zip13 KB12/12/2021 1:39 AM
095 real-apps-14-added-fonts-and-images.zip380 KB12/12/2021 1:39 AM
096 chart-sketch.png778 KB12/12/2021 1:39 AM
096 Planning the Chart Widget.en.srt6 KB12/12/2021 1:39 AM
096 Planning the Chart Widget.mp420,814 KB12/12/2021 1:39 AM
097 Looping Through Lists.en.srt18 KB12/12/2021 1:39 AM
097 Looping Through Lists.mp4106,793 KB12/12/2021 1:39 AM
098 More on for Loops.html2 KB12/12/2021 1:39 AM
099 Deriving Recent Transactions.en.srt10 KB12/12/2021 1:39 AM
099 Deriving Recent Transactions.mp468,865 KB12/12/2021 1:39 AM
100 Creating Bars for our Chart.en.srt14 KB12/12/2021 1:39 AM
100 Creating Bars for our Chart.mp489,688 KB12/12/2021 1:39 AM
101 Populating the Chart with Values.en.srt9 KB12/12/2021 1:39 AM
101 Populating the Chart with Values.mp449,443 KB12/12/2021 1:39 AM
102 Finishing the Chart Bars.en.srt7 KB12/12/2021 1:39 AM
102 Finishing the Chart Bars.mp442,493 KB12/12/2021 1:39 AM
102 real-apps-15-chart-and-chartbars.zip383 KB12/12/2021 1:39 AM
103 Flexible Expanded Deep Dive.en.srt15 KB12/12/2021 1:39 AM
103 Flexible Expanded Deep Dive.mp472,324 KB12/12/2021 1:39 AM
103 widget-playground-finished.zip6 KB12/12/2021 1:39 AM
103 widget-playground-start.zip6 KB12/12/2021 1:39 AM
104 Adding a ListTile Widget.en.srt7 KB12/12/2021 1:39 AM
104 Adding a ListTile Widget.mp445,887 KB12/12/2021 1:39 AM
104 real-apps-16-added-listtile.zip383 KB12/12/2021 1:39 AM
105 Improving the Overall Chart.en.srt5 KB12/12/2021 1:39 AM
105 Improving the Overall Chart.mp417,147 KB12/12/2021 1:39 AM
106 Widgets Configuring Widgets - Summary Overview.en.srt8 KB12/12/2021 1:39 AM
106 Widgets Configuring Widgets - Summary Overview.mp443,658 KB12/12/2021 1:39 AM
107 Getting Started with Date Selection.en.srt7 KB12/12/2021 1:39 AM
107 Getting Started with Date Selection.mp443,233 KB12/12/2021 1:39 AM
108 Showing a DatePicker.en.srt16 KB12/12/2021 1:39 AM
108 Showing a DatePicker.mp495,206 KB12/12/2021 1:39 AM
109 Adding Transactions with a Date.en.srt5 KB12/12/2021 1:39 AM
109 Adding Transactions with a Date.mp420,685 KB12/12/2021 1:39 AM
109 real-apps-17-date-input-and-picker.zip383 KB12/12/2021 1:39 AM
110 Deleting Transactions Using IconButtons.en.srt10 KB12/12/2021 1:39 AM
110 Deleting Transactions Using IconButtons.mp463,472 KB12/12/2021 1:39 AM
111 Final Polishing.en.srt8 KB12/12/2021 1:39 AM
111 Final Polishing.mp449,606 KB12/12/2021 1:39 AM
111 real-apps-18-finished.zip382 KB12/12/2021 1:39 AM
112 Wrap Up.en.srt6 KB12/12/2021 1:39 AM
112 Wrap Up.mp427,047 KB12/12/2021 1:39 AM
113 real-apps-01-starting-setup.zip40 KB12/12/2021 1:39 AM
113 real-apps-02-card-with-container.zip40 KB12/12/2021 1:39 AM
113 real-apps-03-column-alignment.zip40 KB12/12/2021 1:39 AM
113 real-apps-04-list-of-transaction-cards.zip42 KB12/12/2021 1:39 AM
113 real-apps-05-textfields-and-button.zip42 KB12/12/2021 1:39 AM
113 real-apps-06-user-input-on-every-keystroke.zip42 KB12/12/2021 1:39 AM
113 real-apps-07-using-texteditingcontroller.zip42 KB12/12/2021 1:39 AM
113 real-apps-08-add-transaction-flow.zip46 KB12/12/2021 1:39 AM
113 real-apps-09-scrollable-column.zip46 KB12/12/2021 1:39 AM
113 real-apps-10-listview-children.zip46 KB12/12/2021 1:39 AM
113 real-apps-11-listview-builder.zip46 KB12/12/2021 1:39 AM
113 real-apps-12-modal-sheet.zip45 KB12/12/2021 1:39 AM
113 real-apps-13-added-theming.zip45 KB12/12/2021 1:39 AM
113 real-apps-14-added-fonts-and-images.zip380 KB12/12/2021 1:39 AM
113 real-apps-15-chart-and-chartbars.zip383 KB12/12/2021 1:39 AM
113 real-apps-16-added-listtile.zip383 KB12/12/2021 1:39 AM
113 real-apps-17-date-input-and-picker.zip383 KB12/12/2021 1:39 AM
113 real-apps-18-finished.zip382 KB12/12/2021 1:39 AM
113 Useful Resources Links.html3 KB12/12/2021 1:39 AM
external-assets-links.txt1 KB12/12/2021 1:39 AM