Welcome to my #Flutter #GetX from Scratch tutorial series. In this video, we will build the fully functional task todo app using the GetX package, and you will learn how to build this completed flutter app from the scratch.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
Support me at my Patreon
Source Code: / fullstackschool
Udemy Course:
https://www.udemy.com/course/2022-dar...
⏱️ Timestamps
00:00 Introduction & Project Demo
04:53 Project Set up
10:11 Extension on double and Color
13:19 Create Icon and Color file
14:18 Get Storage Service
21:53 Task Model & Json Serialization
29:54 Task Provider & Json Encode, Decode
37:28 Task Repository
Resources:
Design: https://dribbble.com/shots/5097164-Ta...
Extension on Color: https://stackoverflow.com/questions/5...
#flutter #getx #todoapp