@Shrishtii6_ Just sharing my experience when I started out with flutter; build projects from https://t.co/aU1zoWwhJh, stick to official resources and just be cautious of looking at articles that are 6 month older. Frameworks evolve fast and AI's tends to spit bad practises
@malika8code I personally feel that go vet is pretty strict in some areas; other languages often allow having unused variables in the code, but "go vet" is like "naah bro", we don't do that here.
@AbhishekDoshi26@FlutterDev@googledevs Thank you a lot; it was a great read. I think 'Buildcontext' is just one of those things that requires anyone to get the complete picture around the lifecycle.