No cover art

Udemy - Build Chatgpt App In Flutter Using Openai Api

Size
1.6 GB
Seeders
16
Leechers
1
Files
68
Category
Added
02/07/23 at 3:02am GMT+1
Infohash
6c295cff475fd7fc0048ecc6651a6ef422644d71


File list
  • Udemy - Build Chatgpt App In Flutter Using Openai Api
  • ~Get Your Files Here !/1 - Introduction/1 - Introduction.mp4 19.9 MB
  • ~Get Your Files Here !/1 - Introduction/1 - resources.txt 663 B
  • ~Get Your Files Here !/1 - Introduction/2 - 2 App demonstration.mp4 11.1 MB
  • ~Get Your Files Here !/1 - Introduction/3 - Social Media and mustwatch tutorials for prerequisites.html 993 B
  • ~Get Your Files Here !/1 - Introduction/4 - Source code on Github.html 2.2 KB
  • ~Get Your Files Here !/1 - Introduction/5 - Source code on github detailed.mp4 9.9 MB
  • ~Get Your Files Here !/1 - Introduction/6 - MUST WATCH TRICKS AND TIPS.mp4 24.6 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/10 - Code to this lecture on Github.txt 86 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/10 - Start building the chat screen.mp4 134.7 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/11 - Build the chat widget.mp4 114.3 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/11 - Code to this lecture on Github.txt 78 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/12 - Implement the modal bottom sheet.mp4 37.7 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/13 - Code for this lecture on Github.txt 93 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/13 - Create the dropDownButton and optimize the previous code.mp4 92.1 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/7 - Important NOTE.mp4 4.7 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/8 - Add the required packages.mp4 49.7 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/9 - Code to this lecture on Github.txt 71 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/9 - Setting up the application.mp4 97.3 MB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/chat_logo.png 20.2 KB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/openai_logo.jpg 38.1 KB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/person.png 31.1 KB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/constants/constants.dart 143 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/main.dart 652 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/screens/chat_screen.dart 559 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/services/assets_manager.dart 242 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/services/services.dart 1.1 KB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/chat_widget.dart 2 KB
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/drop_down.dart 734 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/text_widget.dart 654 B
  • ~Get Your Files Here !/2 - App Setup Implement the UI Code/pubspec.yaml 3.9 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/14 - API LINK.txt 24 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/14 - Explain the API documentation and test it using Postman.mp4 57 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/15 - Code for this lecture on Github.txt 82 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/15 - Write a Function to get the model repsonse.mp4 93.2 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/16 - Code for this lecture on Github.txt 92 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/16 - Implement the Models model classenhance the previous function Errors Handling.mp4 108.4 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/17 - Code for this lecture on Github.txt 86 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/17 - Start displaying the all Models using FutureBuilder.mp4 71.8 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/18 - Code for this lecture on Github.txt 76 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/18 - Implement the Models provider.mp4 118.7 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/19 - Code for this lecture on Github.txt 86 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/19 - Implement the chats model and allow the user to send a message.mp4 166 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/20 - Code for this lecture on Github.txt 73 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/20 - Start displaying the sentreceived chats on screen.mp4 91.5 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/21 - Code for this lecture on Github.txt 77 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/21 - Scroll the chat List to the end.mp4 52.3 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/22 - Animate the bot response like chatGPT.mp4 38.5 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/23 - Code for this lecture on Github.txt 74 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/23 - Implement the Chat Provider.mp4 93.8 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/24 - Code for this lecture on Github.txt 55 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/24 - Show the error and not allow the user to send an empty message.mp4 54.6 MB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/constants/api_consts.dart 119 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/constants/constants.dart 1.9 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/main.dart 1 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/models/chat_model.dart 278 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/models/models_model.dart 520 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/providers/chats_provider.dart 653 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/providers/models_provider.dart 665 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/screens/chat_screen.dart 6.1 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/api_service.dart 2.4 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/assets_manager.dart 242 B
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/services.dart 1.1 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/chat_widget.dart 3 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/drop_down.dart 2.2 KB
  • ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/text_widget.dart 654 B
  • ~Get Your Files Here !/4 - Extra/25 - Change the app launcher icon.mp4 40.8 MB
  • ~Get Your Files Here !/4 - Extra/26 - Native splash screen.mp4 38.2 MB
  • ~Get Your Files Here !/Bonus Resources.txt 386 B

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
21 MB07/19/2663304216
407 MB07/19/2659683973
42 MB07/19/2647183143
16 MB07/15/2646313078
13 MB07/14/2646203080
12 MB07/15/2646203079
1.4 GB07/14/2645753036
42 MB07/15/2645563025
16 MB01/17/2645413022
54 MB07/14/2645203017
16 MB07/17/2645073004
13 MB07/16/2644912994
1.3 GB01/10/2644662979
29 MB01/07/2644632971
13 MB07/13/2644272948