anasfik / openai

Dart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)
https://pub.dev/packages/dart_openai
MIT License
570 stars 177 forks source link

Collection dependency to 1.17.1 for flutter_test #146

Closed BirgitPohl closed 9 months ago

BirgitPohl commented 9 months ago

Hi, I'm using this package on the client side on a flutter project.

I noticed that flutter_test depends on collection 1.17.1 or lower and you downgraded the latest edit to 1.17.2 or higher for similar purposes. Would you be able to downgrade it to 1.17.1?

BirgitPohl commented 9 months ago

Actually it is possible to add a later version of Collection. Will close that one.