Text and Image Generator App
1.0.0
Clone the repository and run the following commands:
flutter pub get
flutter run
Go to this website to create your api key https://platform.openai.com/account/api-keys
after creating a api key put it on "OPEN_AI_KEY" key on lib/app/common/headers.dart
