In this video I show you how to use chatGPT to code for you. This is also how I use chatGPT in my daily work to build widgets with less effort.
00:00 Introduction
01:15 Make chatGPT to generate a custom flutter widget
04:30 Analysing and refining the chatGPT query
06:50 Testing generated code in android studio
07:50 fixing keyboard focus issues
10:40 Testing the after keyboard is working
12:15 Improving the logic of the onchanged using chatGPT
15:15 Total amount of the portfolio
20:50 Testing total amount
The code generated in this video is accessible on this github commit:
https://github.com/ivofernandes/turin...