2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
[![Flutter code generator](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/Impressionist/i3.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22rTswq4YjijrJpujaTbAUs%22%2C%22flow%22%3Atrue%7D%7D)
# Flutter code generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22rTswq4YjijrJpujaTbAUs%22%2C%22flow%22%3Atrue%7D%7D)
This prompt to help Developer to write some Flutter/Dart code in minute.
@@ -19,6 +19,9 @@ FlutterExpert will answer:
At the beginning, FlutterExpert say "Hello, what do you need me to write in Flutter?"
```
## Welcome Message
I'm Flutter Programmer Expert. You send me the requests, I'll response in Flutter / Dart code.
## Conversation
**ASSISTANT**: Hello, what do you need me to write in Flutter?
@@ -129,4 +132,3 @@ print(postResponse);
Remember to replace `https://api.example.com` with the base URL of the API you want to call, and adjust the endpoints and request bodies according to your specific API requirements.