ChatGPT is optimized for dialogue, and this makes it somewhat different from GitHub Copilot. To find out how good it is with Dart & Flutter, I decided to take it for a ride and test it with various coding tasks. To learn about how the model was trained, read here and here.
Table of contents
Using ChatGPT with Dart & Flutter: MethodologyExperiment 1: Detect and Fix an ErrorExperiment 2: Explain how some code worksExperiment 3: Complete a binary search implementationExperiment 4: Play Rock, Paper, and ScissorsExperiment 5: Get the Current WeatherExperiment 6: CustomPainterExperiment 7: Declare three routes using the GoRouter packageExperiment 8: Write a Firebase Cloud FunctionExperiment 9: How to seed Cloud Firestore with some test data?Final Results and EvaluationSome reflections on ChatGPT and a word of cautionMaking the most of ChatGPT with Prompt EngineeringWill AI take your job away?Sort: