fal_client 0.3.0 fal_client: ^0.3.0 copied to clipboard
The Dart client library for fal.ai model APIs. You can use it to call multiple AI models on your Dart and Flutter apps.
What's Changed #
- feat: updated queue implementation by @drochetti in https://github.com/fal-ai/fal-dart/pull/7
Full Changelog: https://github.com/fal-ai/fal-dart/compare/v0.2.2...v0.3.0
v0.2.2 #
What's Changed #
- feat: file uploads and new sample app by @drochetti in https://github.com/fal-ai/serverless-client-dart/pull/4
Full Changelog: https://github.com/fal-ai/serverless-client-dart/compare/v0.2.1...v0.2.2
v0.2.1 #
What's Changed #
- chore: reorg package exports by @drochetti in https://github.com/fal-ai/serverless-client-dart/pull/3
Full Changelog: https://github.com/fal-ai/serverless-client-dart/compare/v0.2.0...v0.2.1
v0.2.0 #
What's Changed #
- feat: web support by @drochetti in https://github.com/fal-ai/serverless-client-dart/pull/2
Full Changelog: https://github.com/fal-ai/serverless-client-dart/compare/v0.1.0...v0.2.0
v0.1.0 #
What's Changed #
- feat: add build workflow by @drochetti in https://github.com/fal-ai/serverless-client-dart/pull/1
New Contributors #
- @drochetti made their first contribution in https://github.com/fal-ai/serverless-client-dart/pull/1
Full Changelog: https://github.com/fal-ai/serverless-client-dart/commits/v0.1.0