ngjunya / flutter_chatgpt_example

29 stars 24 forks source link

Assets folder is missing and the app is giving error after one response #1

Open Jeet-programmer opened 1 year ago

Disha152 commented 1 year ago

Hello!

No need of assets folder for user and bot , you can put any icon in CircleAvatar or do Image.network() directly , and for error giving after one response , there may be something wrong with the generate_response function . For correct code you can see here: https://github.com/Disha152/chatGPT_clone.git