Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 707 Bytes

chat_gpt_app

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Configuration steps

  • go to --> chat_gpt_app\lib\services\network.dart and add your openAi API key
  • save and run project