iampawan / ChatGPT-Flutter-AIChatBot

A Chatbot chat app built using the Flutter framework and OpenAI's GPT-3 language model.
230 stars 99 forks source link

Error in receiveTimeout() in chatscreen.dart #14

Closed Rahul0714 closed 1 year ago

Rahul0714 commented 1 year ago

Error: "The int type cannot be assigned to Duration." I am fixing it.

Rahul0714 commented 1 year ago

Error: "The int type cannot be assigned to Duration." I am fixing it.

Got it, it was some dependency issue