Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Releases: iqfareez/flutter_chatgpt

v1.0.0

12 Aug 07:35
3df8ed8
Compare
Choose a tag to compare

What's New

  • ✨ Implemented chat history. You can start a new chat and get back to your previous conversation at any time. Closes #3
  • ⬆️ Updated dependencies
  • ➕ Added hive, hive_flutter & intl

Full Changelog: 1.0.0-alpha.3+3...1.0.0+4

  • For Android, download any .apk below according to your device architecture and install it on your device.
  • For Windows, download the .zip file and run the .exe file inside it.
  • For Web, visit https://fl-chatgpt.web.app/

v1.0.0-alpha.3

03 Jun 14:56
bc62c2e
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • 🐛 Downgrade and pin package to fix issue web not streaming by @iqfareez in #4

Full Changelog: 1.0.0-alpha.2+2...1.0.0-alpha.3+3

v1.0.0-alpha.2

01 Jun 07:30
bc4f205
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

What's New

  • ✨ Add typing indicator when AI is streaming its response.
  • 🚸 Disable textfield when AI is typing.
  • ⬆️ Upgraded dependencies. (major: dart_openai)

Full Changelog: 1.0.0-alpha.1+1...1.0.0-alpha.2+2

v1.0.0-alpha.1

30 Apr 20:49
c96c486
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

First alpha

  • Add your own OpenAI key. Generate new here.
  • Working chat completion

Current limiations

  • Conversation are not preserved

Full Changelog: https://github.com/iqfareez/flutter_chatgpt/commits/1.0.0-alpha.1+1