Skip to content

Latest commit

 

History

History
101 lines (52 loc) · 3.03 KB

README.md

File metadata and controls

101 lines (52 loc) · 3.03 KB

Learn Flutter with Udemy

Follow Udemy Course - A Complete Guide to the Flutter SDK & Flutter Framework for building native iOS and Android apps.

This repository is to save the progress of learning Flutter.

Section 2 - A quiz app

Screenshots: Section 2 - A quiz app

25. Running the app on an emulator

27. First summary and additional syntax

37. A brief look under the hood - Harry Potter QA

46. Mapping lists to widgets

53. Calculating a Total Score

55. Reseting the quiz

Section 4 - A expense planner app

Screenshots: Section 4 - A expense planner app

76. Mapping Data Into Widgets

77. Building a Custom List Item

78. Styling a Container and Text

82. Using String Interpolation and Formatting Dates

85. Adding Text Input Widgets

88. Connecting Widgets & Managing Data / State

92. Further Input & Output Styling and Configuration

94. Showing a Modal Bottom Sheet

99. Adding Images to the App

104. Creating Bars for our Chart

109. Improving the Overall Chart

117. Deleting Transactions & Using IconButtons